Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Guys,
I'm trying to execute Net Send command trough Excel VBA, and need your help on my code below : Sub Button2_Click() Dim PCName$, Message$ PCName$ = Range("D2").Value Message$ = Range("D4").Value Shell "Net Send " & PCName$ & Message End Sub Thanks in advance guys. rgds MR |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Send keys from command button | Excel Worksheet Functions | |||
The Send to command | Excel Discussion (Misc queries) | |||
Send a command down a column | Excel Discussion (Misc queries) | |||
Auto Send email from IF command | Excel Worksheet Functions | |||
loop trough e-mail address list to send task lists with outlook | Excel Discussion (Misc queries) |