Macro to display a menu item - possible?

  • Thread starter Thread starter TonyJeffs
  • Start date Start date
T

TonyJeffs

Is it possible to write a macro thatll display an excel built in inputbox, eg
data|getExternalData|newDatabaseQuery


Thanks

Tony
 
you can create a private tool bar.
also you can write the menu on an excel sheet and make links on ever
line
 
In VB Editor use View/Objeect Browser and do a search for xldialog.

You get a huge list. Doesn't look like the one you want is there thoug
(of course <grin>)
 

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

Back
Top