View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Keith[_7_] Keith[_7_] is offline
external usenet poster
 
Posts: 15
Default FollowHyperlink then Save File

Hello -
I am writing a VBA macro and in it I open a hyperlink. I used the
FollowHyperlink method for that with no problem. However next I get
the box that pops up asking me if I want to run the program or save
it. Any ideas on how I can code it to save to a specified folder
without that box popping up?

Thanks,
Keith