I have a Word template that has a button option that excutes a macro command.
I need to duplicate this with other macros. How do I go about adding a
macro command to a toolbar?
*note: I took on someone else's template without any doco, hence not
knowing how to add the macor button
Any help is appreciated.
Kirk
Tools-Customize, Choose the Commands tab.
Scroll down to macros on the left, and you'll see your macros on the right.
Drag them up to the toolbar.
**** Hope it helps! ****
~Dreamboat
Excel VBA Certification Coming Soon!
www.VBAExpress.com/training/
www.Brainbench.com Word Test Developer 2000,2002,2003
********************************
> I have a Word template that has a button option that excutes a macro command.
> I need to duplicate this with other macros. How do I go about adding a
[quoted text clipped - 6 lines]
>
> Kirk