PC Review


Reply
Thread Tools Rate Thread

Application.DisplayAlerts not working

 
 
=?Utf-8?B?UHJvQ29u?=
Guest
Posts: n/a
 
      13th Nov 2006
I have used this function many times but it has suddenly stopped working.
When I run in debug mode the line:
Application.DisplayAlerts = False
has no effect, the value remains True and I get the display I am trying to
avoid.

Has any one else encountered ths problem?
 
Reply With Quote
 
 
 
 
NickHK
Guest
Posts: n/a
 
      14th Nov 2006
Application.DisplayAlerts = False does not prevent Excel from showing all
dialogs, only those that it can safely/logically use a default value for.
Maybe you are expecting the impossible.

Show that section of code.

NickHK

"ProCon" <(E-Mail Removed)> wrote in message
news:9C144AE9-E17F-4FB1-8072-(E-Mail Removed)...
> I have used this function many times but it has suddenly stopped working.
> When I run in debug mode the line:
> Application.DisplayAlerts = False
> has no effect, the value remains True and I get the display I am trying to
> avoid.
>
> Has any one else encountered ths problem?



 
Reply With Quote
 
=?Utf-8?B?UHJvQ29u?=
Guest
Posts: n/a
 
      14th Nov 2006
I used it in a very simple situation, creating histogram data to overwrite
the previous calculation. My problem is that when I am debugging and I put
the cursor on the line:
Application.DisplayAlerts = False
It remains 'True' even after the line has been actioned.
Code that used to work, when auto-saving files, is now also failing.

"NickHK" wrote:

> Application.DisplayAlerts = False does not prevent Excel from showing all
> dialogs, only those that it can safely/logically use a default value for.
> Maybe you are expecting the impossible.
>
> Show that section of code.
>
> NickHK
>
> "ProCon" <(E-Mail Removed)> wrote in message
> news:9C144AE9-E17F-4FB1-8072-(E-Mail Removed)...
> > I have used this function many times but it has suddenly stopped working.
> > When I run in debug mode the line:
> > Application.DisplayAlerts = False
> > has no effect, the value remains True and I get the display I am trying to
> > avoid.
> >
> > Has any one else encountered ths problem?

>
>
>

 
Reply With Quote
 
NickHK
Guest
Posts: n/a
 
      15th Nov 2006
Well, Application.DisplayAlerts does work, but without any code it's
impossible to advise.

NickHK

"ProCon" <(E-Mail Removed)> wrote in message
news:BCDA044E-5A95-4043-B021-(E-Mail Removed)...
> I used it in a very simple situation, creating histogram data to overwrite
> the previous calculation. My problem is that when I am debugging and I put
> the cursor on the line:
> Application.DisplayAlerts = False
> It remains 'True' even after the line has been actioned.
> Code that used to work, when auto-saving files, is now also failing.
>
> "NickHK" wrote:
>
> > Application.DisplayAlerts = False does not prevent Excel from showing

all
> > dialogs, only those that it can safely/logically use a default value

for.
> > Maybe you are expecting the impossible.
> >
> > Show that section of code.
> >
> > NickHK
> >
> > "ProCon" <(E-Mail Removed)> wrote in message
> > news:9C144AE9-E17F-4FB1-8072-(E-Mail Removed)...
> > > I have used this function many times but it has suddenly stopped

working.
> > > When I run in debug mode the line:
> > > Application.DisplayAlerts = False
> > > has no effect, the value remains True and I get the display I am

trying to
> > > avoid.
> > >
> > > Has any one else encountered ths problem?

> >
> >
> >



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Application.DisplayAlerts = False - Not Working carusoloredana@gmail.com Microsoft Excel Programming 3 1st Mar 2006 08:39 PM
Application.Displayalerts = value (is not working for me) eagle13@bigfoot.com Microsoft Excel Programming 3 18th Dec 2004 02:00 AM
application.displayalerts is not working =?Utf-8?B?d2lsbCBsYW0=?= Microsoft Excel Programming 2 30th Apr 2004 08:21 PM
Re: Application.DisplayAlerts in IE scoobydeux Microsoft Excel Programming 1 19th Apr 2004 01:28 AM
Application::DisplayAlerts not working =?Utf-8?B?SG93YXJkIERpZXJraW5n?= Microsoft Excel Programming 2 11th Feb 2004 12:04 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:49 AM.