Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to send a network message to myself without success.
Sub SendNetorkMessage() Dim machinename As String machinename = "Acct010_XP" Shell "NET SEND " & machinename & " 'Good Morning'" End Sub I do not get anything. That is my machine name I am sure. What is incorrect? Thank you, Steven |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Send network message | Excel Programming | |||
Send Mail to multiple recipients in same network.... | Excel Programming | |||
Send Values from TextBoxes to Specific Sheet on Network? | Excel Programming | |||
How do I send a spreadsheet to a printer outside the network? | Excel Discussion (Misc queries) | |||
can i send a network msg in visual basics? | Excel Programming |