toolbar hyperlinks

  • Thread starter Thread starter sunroyal
  • Start date Start date
S

sunroyal

is there a way i can make a hyperlink work from a custon toolbar?

I need it to open programs and so forth...
 
You can assign any macro you want to the toolbar's control. And your macro
could use the "Shell" command to start another program--or it could even follow
a hyperlink (activeworkbook.followhyperlink).

You can read more about those in VBA's help.
 

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