Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Net Send command trough VBA

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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,080
Default Net Send command trough VBA

Perhaps this thread will be useful:

http://google.com/groups?threadm=%23...GP11.p hx.gbl


--

Vasant

"Michael Rhein" wrote in message
om...
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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Send keys from command button sunspot27 Excel Worksheet Functions 0 July 28th 09 12:10 PM
The Send to command Arup C[_2_] Excel Discussion (Misc queries) 3 January 11th 08 03:29 PM
Send a command down a column mary Excel Discussion (Misc queries) 2 December 7th 07 01:53 AM
Auto Send email from IF command Stuiart Excel Worksheet Functions 0 November 13th 06 02:11 AM
loop trough e-mail address list to send task lists with outlook Paul. Excel Discussion (Misc queries) 2 April 14th 05 11:48 AM


All times are GMT +1. The time now is 07:04 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"