View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default how do you get an excel hyperlink to open a new target window

Assuming you are using the FollowHyperLink method, look at the NewWindow
argument.

NickHK

"kahlua" wrote in message
...
I'm trying to use excel to do some links, but i want them to open in a new
target window - not navigate away from the main page. anybody know how?