Adding a toolbar using VBA

D

Dirk

Hi,

In order to assist in testing of some of my macros, I would like to
create a toolbar and make it visible when I open my drawing. To this
toolbar I would like to tie some of my macros that I am working with
so that I can run them by clicking on the button on the toolbar.

If anyone can guide me in the right direction, I would appreciate it.

Thanks,
Dirk
 
G

G-Money

In the help search box, lookup CommandBars collection and CommandBar
object. The help files have some good examples about adding
commandbars.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top