![]() |
Macro problems with Microsoft NT/XP
Hello,
I wrote a simple code to send pop up messages by net to particular user with Microsoft NT and Excel97: Private Sub Envoie_Click() Shell ("net send " & mat & " " & mess) End Sub But we changed to XP, and this code does'nt work anymore. Where is the trouble ? Thanks for your help! |
Macro problems with Microsoft NT/XP
In XP the Messenger service is turned OFF by default. This is required to
send/receive Net Send messages "Shadok" wrote: Hello, I wrote a simple code to send pop up messages by net to particular user with Microsoft NT and Excel97: Private Sub Envoie_Click() Shell ("net send " & mat & " " & mess) End Sub But we changed to XP, and this code does'nt work anymore. Where is the trouble ? Thanks for your help! |
Macro problems with Microsoft NT/XP
Ok, but where can I find this option ?
"Giles" wrote: In XP the Messenger service is turned OFF by default. This is required to send/receive Net Send messages "Shadok" wrote: Hello, I wrote a simple code to send pop up messages by net to particular user with Microsoft NT and Excel97: Private Sub Envoie_Click() Shell ("net send " & mat & " " & mess) End Sub But we changed to XP, and this code does'nt work anymore. Where is the trouble ? Thanks for your help! |
All times are GMT +1. The time now is 04:13 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com