M
MrsSoto
Hi, I have created a batch file to open an excel workbook that I use so that
I can run it as a scheduled task. It looks like this:
start "C:\WINDOWS\Desktop\Business.xls"
Is there a command or switch that I can use at the end to make it open to a
particular worksheet instead of the worksheet that was open when last saved?
Thank you very much for any help.
I can run it as a scheduled task. It looks like this:
start "C:\WINDOWS\Desktop\Business.xls"
Is there a command or switch that I can use at the end to make it open to a
particular worksheet instead of the worksheet that was open when last saved?
Thank you very much for any help.