O
Otmar Richter
In XP v 5.1
is there a way to launch excel2000 from the command line
with two workbooks available?
I find nothing on Google.
I have tried:
"C:\Program Files\Microsoft Office\Office\EXCEL.EXE"
C:\folder\filename1.xls
C:\folder\filename2.xls
START "C:\Program Files\Microsoft Office\Office\EXCEL.EXE"
START C:\folder\filename1.xls
START C:\folder\filename2.xls
START "C:\Program Files\Microsoft Office\Office\EXCEL.EXE"
cd C:\folder\
START C:\folder\filename1.xls
START C:\folder\filename2.xls
etc.
Thank you,
Otmar
is there a way to launch excel2000 from the command line
with two workbooks available?
I find nothing on Google.
I have tried:
"C:\Program Files\Microsoft Office\Office\EXCEL.EXE"
C:\folder\filename1.xls
C:\folder\filename2.xls
START "C:\Program Files\Microsoft Office\Office\EXCEL.EXE"
START C:\folder\filename1.xls
START C:\folder\filename2.xls
START "C:\Program Files\Microsoft Office\Office\EXCEL.EXE"
cd C:\folder\
START C:\folder\filename1.xls
START C:\folder\filename2.xls
etc.
Thank you,
Otmar