View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.links
Godfather Godfather is offline
external usenet poster
 
Posts: 2
Default open hyperlinks from excel 2003 file in one internet explorer wind

i have more than one hyperlinks in an excel 2003 worksheet like :
in A1 http://10.10.10.10/abc/do.xml
in A2 http://10.10.10.10/abc/do.xml
in A3 http://10.10.10.10/abc/do.xml
and i have one internet explorer browser window open (authenticated with id
& pw)
when i click cell A1, it opens a new internet explorer window
when i click cell A2, it opens a new internet explorer window
when i click cell A3, it opens a new internet explorer window
and so on.. I need to open all these hyperlinks in one existing widow. can
anyone help