Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello
Presently I invoke a batch file to initate the desired commands in the DOS Shell: RetVal = Shell("c:\SaleItems\SaveDataOut.bat", 1) but the macro has matured such that I would prefer to run line commands at the prompt using VBA (which would allow me to put in variables) instead of running the static batch file. Is there a way to do that? Please help. W |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro commands to assign colors to each line in an Excel chart. | Charts and Charting in Excel | |||
save prompt for user exit, but no save prompt for batch import? | Excel Discussion (Misc queries) | |||
xp shell command using vba | Excel Programming | |||
Shell | Excel Programming | |||
Shell function II | Excel Programming |