I've added some custom menues in Word that invoke various VBA macro/subs.
But, when I go into the Tools - Customize screen I see no way to determine what sub is attached to any menu item.
The only way I can figure this out so far is to set a breakpoint in each sub in the VBA IDE, then clicking the menu item to see where it pauses.
Must be a better way. Thanks, DaveBo


Reply With Quote