C
coolthinking
Hello,
My target is to run everyday at 06:00 a macro within my Excel document
without being connected to the server where the file is located.
Based on previopus thread, I identified I have to to:
1. Use the Sub Auto_Open() => done.
2. Use a Scheduled Task with the Excel target file as parameter=> done.
3. Lower the Excel security to LOW => done.
Nonetheless, I am facing an issue as the Excel process starts correctly and
it look likes the target file is not loaded and therefore the macro does not
run or the target file is loaded and the macro does not run automatically.
Anyone can help me pelase
Best regards.
Coolthinking
My target is to run everyday at 06:00 a macro within my Excel document
without being connected to the server where the file is located.
Based on previopus thread, I identified I have to to:
1. Use the Sub Auto_Open() => done.
2. Use a Scheduled Task with the Excel target file as parameter=> done.
3. Lower the Excel security to LOW => done.
Nonetheless, I am facing an issue as the Excel process starts correctly and
it look likes the target file is not loaded and therefore the macro does not
run or the target file is loaded and the macro does not run automatically.
Anyone can help me pelase
Best regards.
Coolthinking