View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chris Gorham[_3_] Chris Gorham[_3_] is offline
external usenet poster
 
Posts: 31
Default Launching a website from Excel

Hi,

At the end of every month I've written code that will
remind the user to update his version of my add-in from my
website www.mastertool.co.uk

It would also be nice to give the option of pressing a
button and launching internet explorer and the website...

I can do this by creating a hyperlink and simply recording
the action of selecting it...but there has to be a better
way.

Thks as always, I couldn't have created the add-in without
help from people on this site

Chris