View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Followhyperlink - How do I disable IE launch?

If there is no instance of IE open and you pass it a URL of a web page, what
do you want to happen?

--
Regards,
Tom Ogilvy

"Kenji4861" wrote in message
om...
Everytime I do a followhyperlink within excel such as

thisworkbook.followhyperlink "http://www.spoofee.com", , false

I say "False" to the NewWindow parameter, but it still launches, why
is that? Is there a way to disable this?