Thread: MS DOS Commands
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default MS DOS Commands

Look at VBA help on the shell command.

--
Regards,
Tom Ogilvy

"nath" wrote in message
...
Can you run ms dos commands from VBA?

I wish to run the MS DOS command :

net send "Recipient" "message"

Cheers

Nath