Opening browser window

A

Abhay Parekh

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!
 
P

pfsardella

I don't believe that you can do that with Excel. You will probably
need to use various function of the Windows API to achieve this goal.

HTH
Paul
 
Top