Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 246
Default Surpressing a Message

I have several hyperlinks which I'm activating using VBA. Is there any
way to surpress the following message (Application.diDisplayAlerts =
False doesn't seem to work):


========================
MICROSOFT OFFICE

Opening blablah.sql

Some files can contain viruses or otherwise be harmful to your
computer
It is important to be certain that this file is from a trustworthy
source.

Would you like to open this file?

OK Cancel
========================

Any help much appreciated
Jason.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 119
Default Surpressing a Message

I'm only asking this because of the way you spelled the command.
Did you spell the command right?
Application.DisplayAlerts = False
--
I am running on Excel 2003, unless otherwise stated. Please rate posts so we
know when we have answered your questions. Thanks.


"WhytheQ" wrote:

I have several hyperlinks which I'm activating using VBA. Is there any
way to surpress the following message (Application.diDisplayAlerts =
False doesn't seem to work):


========================
MICROSOFT OFFICE

Opening blablah.sql

Some files can contain viruses or otherwise be harmful to your
computer
It is important to be certain that this file is from a trustworthy
source.

Would you like to open this file?

OK Cancel
========================

Any help much appreciated
Jason.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default Surpressing a Message

Generally speaking warnings about viruses and security issues can not be over
ridden. If you could then there would be no point to them as visues and such
would just turn them off...
--
HTH...

Jim Thomlinson


"WhytheQ" wrote:

I have several hyperlinks which I'm activating using VBA. Is there any
way to surpress the following message (Application.diDisplayAlerts =
False doesn't seem to work):


========================
MICROSOFT OFFICE

Opening blablah.sql

Some files can contain viruses or otherwise be harmful to your
computer
It is important to be certain that this file is from a trustworthy
source.

Would you like to open this file?

OK Cancel
========================

Any help much appreciated
Jason.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 246
Default Surpressing a Message

Thanks Jim - had a feeling that might be the answer.

J

On 22 Sep, 18:52, Jim Thomlinson <James_Thomlin...@owfg-Re-Move-
This-.com wrote:
Generally speaking warnings about viruses and security issues can not be over
ridden. If you could then there would be no point to them as visues and such
would just turn them off...
--
HTH...

Jim Thomlinson



"WhytheQ" wrote:
I have several hyperlinks which I'm activating using VBA. Is there any
way to surpress the following message (Application.diDisplayAlerts =
False doesn't seem to work):


========================
MICROSOFT OFFICE


Opening blablah.sql


Some files can contain viruses or otherwise be harmful to your
computer
It is important to be certain that this file is from a trustworthy
source.


Would you like to open this file?


OK Cancel
========================


Any help much appreciated
Jason.- Hide quoted text -


- Show quoted text -


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
Surpressing plot of blank cells John Charts and Charting in Excel 4 January 25th 10 05:36 PM
Surpressing rows and columns with zero values in a pivot table Jack Excel Discussion (Misc queries) 1 January 14th 10 07:51 PM
Visually Surpressing A Macro John Calder New Users to Excel 4 May 22nd 08 02:26 AM
surpressing listbox changes Russ Excel Programming 11 March 15th 07 11:03 PM
Displaying a message in a message box without requiring user to click anything to proceed Android[_2_] Excel Programming 2 June 25th 04 06:44 PM


All times are GMT +1. The time now is 05:42 AM.

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

About Us

"It's about Microsoft Excel"