S
Sean
I would like to add menu items to a word document using
VBA. I know how to use the BeforeDocumentOpen/Close
events but i'm not sure what the code to add the items
looks like.
For example, I would like to add a menu category called
Log Options with other items inside it such as "Start New
Report", "Change Info", etc. I would also like to assign
Macros to the items and bitmaps. I will also be using a
submenu with multiple items within it.
Thanks for the help.
VBA. I know how to use the BeforeDocumentOpen/Close
events but i'm not sure what the code to add the items
looks like.
For example, I would like to add a menu category called
Log Options with other items inside it such as "Start New
Report", "Change Info", etc. I would also like to assign
Macros to the items and bitmaps. I will also be using a
submenu with multiple items within it.
Thanks for the help.