A
Amir
Hi!
How can I add a menu command to the Tools bar of Word,
Named "Run My Macro", That will run the macro "Macro1"?
I would like the code to be at the Normal template.
I would like it to check every time Word starts
if there is already such a command in the tools
menu (so that I won't get hundreds of this menu command).
In addition, I would like it to cancel this menu
command before exiting Word, so that if I remove
the code, the command won't stay in the tools menu.
Regards,
Amir.
How can I add a menu command to the Tools bar of Word,
Named "Run My Macro", That will run the macro "Macro1"?
I would like the code to be at the Normal template.
I would like it to check every time Word starts
if there is already such a command in the tools
menu (so that I won't get hundreds of this menu command).
In addition, I would like it to cancel this menu
command before exiting Word, so that if I remove
the code, the command won't stay in the tools menu.
Regards,
Amir.