Hey Guys,
I have tried to automate a running of a report in Excel which runs fine when I open it normally. All security settings have been set to low and the macros within run fine. I've now tried to schedule it via MS Scheduler but it seems to open the workbook in safe mode thus not allowing it to run the automatic macros i've created.
For Run I have:
"C:\Program Files\Microsoft Office\Office12\EXCEL.EXE" -sysin "xxxx\scheduled.xlsm"
For Start In I have:
"C:\Program Files\Microsoft Office\Office12"
Can anyone help as to how it can open Excel without it being in safe mode?
Many thanks
I have tried to automate a running of a report in Excel which runs fine when I open it normally. All security settings have been set to low and the macros within run fine. I've now tried to schedule it via MS Scheduler but it seems to open the workbook in safe mode thus not allowing it to run the automatic macros i've created.
For Run I have:
"C:\Program Files\Microsoft Office\Office12\EXCEL.EXE" -sysin "xxxx\scheduled.xlsm"
For Start In I have:
"C:\Program Files\Microsoft Office\Office12"
Can anyone help as to how it can open Excel without it being in safe mode?
Many thanks