+ Reply to Thread
Results 1 to 2 of 2

DisplayAlerts and ScreenUpdate will not set to False

  1. #1
    Joe at Baso
    Guest

    DisplayAlerts and ScreenUpdate will not set to False

    In Excel using VBA code Application.DisplayAlerts = False or
    Application.ScreenUpdating = False. I F8 step thru the code and watch the
    value of DisplayAlerts. It never reads False. Seems like it worked
    yesterday? Is there any setting that would stop this from working?

    Joe

  2. #2
    Joe at Baso
    Guest

    RE: DisplayAlerts and ScreenUpdate will not set to False

    More info. I had been looking at DisplayAlerts as I stepped thru the code by
    placing the mouse curser over the word DisplayAlerts and always said "True".
    I just used temp = application.DisplayAlerts and debug.print temp and that
    reads out "False"? So new question. Why?

    "Joe at Baso" wrote:

    > In Excel using VBA code Application.DisplayAlerts = False or
    > Application.ScreenUpdating = False. I F8 step thru the code and watch the
    > value of DisplayAlerts. It never reads False. Seems like it worked
    > yesterday? Is there any setting that would stop this from working?
    >
    > Joe


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1