Storing macros and their hotkey triggers at the document level can have its benefits. One approach to solving your problem might be to use a macro that will assign a hotkey depending on the document. You can use the document's Title property to determine which macro to assign to a hotkey.
|