Hi!
In Word 2007, is there a way to, programmatically detect a specific user created ribbon tab>group>button?
It's a specific button in a custom added tab, that needs to be launched via sendkeys (don't ask why
).
Problems is some only have that specific used added tab, which means shortcut is ALT + Y, if they have more than this one, the shortcuts are Y1, Y2 and so on.
I'd like to read the specific shortcut value of the the particular tab.
If it possible?
In Word 2007, is there a way to, programmatically detect a specific user created ribbon tab>group>button?
It's a specific button in a custom added tab, that needs to be launched via sendkeys (don't ask why
Problems is some only have that specific used added tab, which means shortcut is ALT + Y, if they have more than this one, the shortcuts are Y1, Y2 and so on.
I'd like to read the specific shortcut value of the the particular tab.
If it possible?