Page 1 of 1
Macro
Posted: Tue Jun 08, 2021 2:42 pm
by ccarr
I recorded a macro to avoid many steps in running a custom report in Personal Profiles, but when I use the Key Strokes (Ctr+Z) nothing happens. How do I get the Macro to run?
Re: Macro
Posted: Tue Jun 08, 2021 4:32 pm
by Zorak
CTRL + Z is a standard Windows shortcut combination for Undo. Saving the macro to run from a more obscure key combination, like CTRL + ALT + Z, should fix the issue.
Re: Macro
Posted: Tue Jun 08, 2021 7:03 pm
by ccarr
Thank you. Will try this. Never been one to use keyboard shortcuts.