Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Well, Application.DisplayAlerts does work, but without any code it's
impossible to advise. NickHK "ProCon" wrote in message ... 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" wrote in message ... 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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Application.DisplayAlerts = False - Not Working | Excel Programming | |||
Application.Displayalerts = value (is not working for me) | Excel Programming | |||
application.displayalerts is not working | Excel Programming | |||
Application.DisplayAlerts in IE | Excel Programming | |||
Application::DisplayAlerts not working | Excel Programming |