Thread: Button Question
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sandy Sandy is offline
external usenet poster
 
Posts: 355
Default Button Question

Hello
My spreadsheet has a button menu page and the previous author created the
buttons by using shapes. I am recreating and using forms controls and
inserting actual buttons. There is one of his 'buttons' that is hyperlinked
to a third party program. The hyperlink is formatted
file:///\\path\filename.xxx. How do I assosciate this with a button? I
suppose it will take a macro but I am not sure how to do it
Thanks!!!