Thread
:
The Differences between running a Shell in Excel 2003 and Excel 20
View Single Post
#
1
Posted to microsoft.public.excel.programming
Philosophaie
external usenet poster
Posts: 110
The Differences between running a Shell in Excel 2003 and Excel 20
Running a Shell in Excel 2003 looked something like this:
FileName="c:\Path\File.exe"
RtVal=Shell(FileName,1)
Reply With Quote
Philosophaie
View Public Profile
Find all posts by Philosophaie