Nelviticus
Programmer
A previous employee created a Word Add-In that gets installed in Word's Startup folder. It consists of a toolbar with a lot of code behind it.
Is there an easy way to find out which macro is assigned to a particular toolbar button? When you first assign a macro to a button the button's name is that of the macro, but if you change this to something more friendly (as he did) there doesn't seem to be an obvious way of finding out which function the button links to.
There are literally hundreds of functions. I could put a breakpoint in every single one of them then click every one of the toolbar buttons to see which function runs, but that would take me ages - is there another way? We use Word 2002.
Thanks
Nelviticus
Is there an easy way to find out which macro is assigned to a particular toolbar button? When you first assign a macro to a button the button's name is that of the macro, but if you change this to something more friendly (as he did) there doesn't seem to be an obvious way of finding out which function the button links to.
There are literally hundreds of functions. I could put a breakpoint in every single one of them then click every one of the toolbar buttons to see which function runs, but that would take me ages - is there another way? We use Word 2002.
Thanks
Nelviticus