E
Ed
I'm thinking of some action I'd like to perform in a report document, and it
would be really convenient to use a single "hot key" for each of them. This
would be like running once through the document performing one of six
different actions. Maybe the function keys, since they wouldn't be used for
much of anything else during these operations.
Would it be a good idea or not to run a macro which captures a specific
keystroke and temporarily changes the response, returning the normal
function on macro close? Maybe controlled by a modeless UserForm, as a
visual reminder the macro is still running? What would be the pitfalls?
Ed
would be really convenient to use a single "hot key" for each of them. This
would be like running once through the document performing one of six
different actions. Maybe the function keys, since they wouldn't be used for
much of anything else during these operations.
Would it be a good idea or not to run a macro which captures a specific
keystroke and temporarily changes the response, returning the normal
function on macro close? Maybe controlled by a modeless UserForm, as a
visual reminder the macro is still running? What would be the pitfalls?
Ed