Thanks for the tip Don & for your input Paul!
Don it searched the helps section, and found it to be helpful.
This is what I came up with.
Sub OpenConvertMe()
Dim RetVal
RetVal = Shell("C:\WINDOWS\Convert.EXE", 1)
End Sub
This worked fine. Question though, what does the *,1* mean in thi
code?
Thanks,
EMoe :
--
EMo
-----------------------------------------------------------------------
EMoe's Profile:
http://www.excelforum.com/member.php...fo&userid=2318
View this thread:
http://www.excelforum.com/showthread.php?threadid=49826