Is there a clever way to run Excel macros inside of WA without having to use the recorder - if I want to run jobs in non-interactive mode?
Is there a clever way to run Excel macros inside of WA without having to use the recorder - if I want to run jobs in non-interactive mode?
WinAutomation does not have a way of executing Excel macros in the background (non-interactive mode). This practically means that you have 2 options here:
- Either you will send keystrokes/mouse clicks
- Or you will have to use VBscript to execute the macro
I am not very experienced in executing Excel macros through VBscript, but if you find the code to do it with a script, I can create a job that will execute the code for you...
Error is not blindness, error is cowardice
Error is not blindness, error is cowardice