05-15-2017, 06:50 PM
Try:
In Options select Run as User. OK. Restart QM. Run the macro again.
If it works:
If you use QM only with Excel, no more action need.
Else:
Restore Run as Administrator.
In macros that use Excel, insert this at the very beginning, first line:
Then the macro will run in separate process, as User.
In Options select Run as User. OK. Restart QM. Run the macro again.
If it works:
If you use QM only with Excel, no more action need.
Else:
Restore Run as Administrator.
In macros that use Excel, insert this at the very beginning, first line:
Then the macro will run in separate process, as User.