Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
The excel macro functionality is not working on internet explorer for a specific user. On the qvw, the macro is saved with Module Security - "System Access" and Local Security - "Allow System Access". The macro works fine when accessed from IE of my local PC - but not on the user's machine.
Could it could be related to the internet explorer security settings on the user PC? I triied going through those without much luck - any pointers on the specififc security setting would help.
Regards,
Abey
Will another macros (msgbox) execute? Perhaps is the adressed path for the user not avalable?
- Marcus
Is the user getting an error message? If so, what error?
If there is no error message, maybe the user has macro security set to none or safe. Have them do Shift+Ctrl+M to see how their macro security is set and adjust if needed.