View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kenji4861 Kenji4861 is offline
external usenet poster
 
Posts: 1
Default Followhyperlink - How do I disable IE launch?

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?