Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Disable Dialog when following external hyperlink

I am looking to turn off the prompt that verified the user wants to open a
file when clicking on a hyperlink. How do I turn this off? It is a script
ran by an external program, if this has anythign to do with why it is showing
this alert. I have tried the following two, and could not find any
parameters of .FollowHyperlink that affected this.

Application.EnableEvents = False

and

Application.DisplayAlerts = False
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Disable Dialog when following external hyperlink

Hi
see:
http://snurl.com/2uq3

--
Regards
Frank Kabel
Frankfurt, Germany

"John Tolman" schrieb im
Newsbeitrag ...
I am looking to turn off the prompt that verified the user wants to

open a
file when clicking on a hyperlink. How do I turn this off? It is a

script
ran by an external program, if this has anythign to do with why it is

showing
this alert. I have tried the following two, and could not find any
parameters of .FollowHyperlink that affected this.

Application.EnableEvents = False

and

Application.DisplayAlerts = False


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Disable Dialog when following external hyperlink

I am using 2002, not sure if this matters, but the 11.1 version was different
in my registry and it just didn't work. I tried putting this key in other
areas and no luck.

Is there possibly another workaround, or a way to just run a link straight
from vb rather than have that macro click on a hyperlink itself?

"Frank Kabel" wrote:

Hi
see:
http://snurl.com/2uq3

--
Regards
Frank Kabel
Frankfurt, Germany

"John Tolman" schrieb im
Newsbeitrag ...
I am looking to turn off the prompt that verified the user wants to

open a
file when clicking on a hyperlink. How do I turn this off? It is a

script
ran by an external program, if this has anythign to do with why it is

showing
this alert. I have tried the following two, and could not find any
parameters of .FollowHyperlink that affected this.

Application.EnableEvents = False

and

Application.DisplayAlerts = False



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do you disable save file dialog? someone Setting up and Configuration of Excel 2 February 13th 05 12:02 AM
Disable Saveas Dialog Tom Ogilvy Excel Programming 0 September 15th 04 05:41 PM
Disable update links dialog box Sandy[_3_] Excel Programming 10 August 27th 03 02:37 AM
enable/disable macro's dialog? Trevor Shuttleworth Excel Programming 0 August 19th 03 10:14 PM
Disable Clipboard Dialog Box during Macro Tom Excel Programming 0 August 15th 03 04:52 PM


All times are GMT +1. The time now is 08:44 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"