Macro in Tool Bar

D

Dave Neve

Hi

I've finally managed to write some code that actually works and does what I
want.

Problem now is how to get it into the toolbar.

When I use Windows to record a macro, this is no problem but how do you turn
some written code into an icon and get it into a toolbar?

Thanks in advance
 
B

Bridge

Tools -> Customise

On the "commands" tab select the Macros catagorie. If you have saved your
macro it should be selectable from the Commands list on the right. Drag it
onto the toolbar you want. If you want to put it on its own toolbar then you
can create one on the "toolbars" tab.
 
Top