elgunter84
New Member
- Joined
- Jul 18, 2012
- Messages
- 3
I have two .xla macro's in front of me. One was written by a masterful VBA coder and so long as Excel is open, it is active in all workbooks. Any macro from the list of macros in the code is easily called by the corresponding hotkeys (CTRL+SHIFT+B etc.)
The second .xla macro is one that I recorded and can open up and see in Visual Basic Editor, and it works when I debug/step into it. But I can't call the macro while in the worksheet in question with the hotkeys I had assigned when initially recording it. Does that make sense?
Where were they keystrokes assigned on the first masterfully-crafted macro that the hotkeys automatically work in any and all active worksheets? How do I assign these keystrokes to my macro in question?
Thanks in advance for any help on the topic!
The second .xla macro is one that I recorded and can open up and see in Visual Basic Editor, and it works when I debug/step into it. But I can't call the macro while in the worksheet in question with the hotkeys I had assigned when initially recording it. Does that make sense?
Where were they keystrokes assigned on the first masterfully-crafted macro that the hotkeys automatically work in any and all active worksheets? How do I assign these keystrokes to my macro in question?
Thanks in advance for any help on the topic!