View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RG III RG III is offline
external usenet poster
 
Posts: 65
Default Load iexplore in a new window?

I know I can use the FollowHyperlink() function to load any URL in the default browser. But how do I load the URL in a new window?

-Robert