View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Abhay Parekh Abhay Parekh is offline
external usenet poster
 
Posts: 1
Default Opening browser window

I am trying to make sure that all hyperlinks clicked
within a workbook open on the *same* browser window.
Right now, if a user clicks on five different links, five
different broweser windows open. Is there a way of
ensuring from excel, that all hyperlinks clicked within
a worksheet will open in the same browser window?

thanks much!