Please HELP VBA problem!!!!!!!!!!!!!

M

MexiFry

I'm trying to manipulate the menu items in the tool bar; for example
have an addin in the toolbar to updater data from files in a differen
share, so I click the Addin, I get the drop down options in return, b
selecting one the data gets updated; how can I run this automatically
I tried to find information in the web but no luck and the macros d
not record toolbars; any ideas?

Thank
 
B

Bob Phillips

Why not just run the same macro that the selection would take you too? Why
make it more complex?
 
Top