VBA-elements missing from Word ribbon menu
Hi,
I have a macro template in Word with some modules written in Visual Basics (unknown writer). The modules add a new categoy to the ribbon with some action elements.
All I want to do is to edit the name of this category. I have searched through all the codes, but there is no reference to this name in the VBA-modules. Also, the category is not present in Word's "customize ribbon"-menu, so I can't edith the name or anything else from there.
What am I missing?
|