View Single Post
 
Old 04-01-2024, 11:34 AM
TessaMurillo TessaMurillo is offline Windows Vista Office 2010
Advanced Beginner
 
Join Date: Mar 2024
Posts: 32
TessaMurillo has a little shameless behaviour in the past
Default

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.
Reply With Quote