L
Lina
Hello
I'm hava a template with a custom toolbar with a menu for styles. On the
menu there is "style"- buttons.
For my styles I have added shortcut keys and the show up in my menu, but..
My problem is that for exampel shortcut key Ctrl+Shift+2 shows up like Ctrl+"
and the users do not like that. I know how to change the shortcut text with
vba but I have understand that it can´t be done to buttons with no onAction
set. Is there some way to change shortcut text on stylebuttons other than
making a sub for every button that sets the wanted style and asign that sub
to the onaction event?
Thanks!!
I'm hava a template with a custom toolbar with a menu for styles. On the
menu there is "style"- buttons.
For my styles I have added shortcut keys and the show up in my menu, but..
My problem is that for exampel shortcut key Ctrl+Shift+2 shows up like Ctrl+"
and the users do not like that. I know how to change the shortcut text with
vba but I have understand that it can´t be done to buttons with no onAction
set. Is there some way to change shortcut text on stylebuttons other than
making a sub for every button that sets the wanted style and asign that sub
to the onaction event?
Thanks!!