Thread
:
Calling DOS commands in VBA
View Single Post
#
1
Posted to microsoft.public.excel.programming
Don Guillett[_4_]
external usenet poster
Posts: 2,337
Calling DOS commands in VBA
look in vba help for
shell
--
Don Guillett
SalesAid Software
"Andy" wrote in message
...
I would like to create an Excel macro and call a DOS command from within
the
macro. The DOS command I am using is
cd c:\TEST
blat - -to " -subject "TEST" -body "TEST"
Any help is appreciated.
Thanks
Reply With Quote
Don Guillett[_4_]
View Public Profile
Find all posts by Don Guillett[_4_]