+ Reply to Thread
Results 1 to 3 of 3

ScreenUpdating

  1. #1
    Paul
    Guest

    ScreenUpdating

    I have developed a program that switches between a number of sheets. To
    prevent the screen from flashing every time this happens, I have included:
    "Application.ScreenUpdating = False" at the start of my program. However, it
    does not appear to be working. I set a break point just after this
    statement, and when I mouse over the "ScreenUpdating" variable, it says that
    it is still set to "True". Why isn't this working?

    Paul

  2. #2
    John
    Guest

    Re: ScreenUpdating

    Hi Paul,

    When you say you developed a 'program', are you talking about a VBA module
    within an Excel file or a separate VB/C++ app that accesses Excels?

    Best regards

    John

    "Paul" <[email protected]> wrote in message
    news:[email protected]...
    >I have developed a program that switches between a number of sheets. To
    > prevent the screen from flashing every time this happens, I have included:
    > "Application.ScreenUpdating = False" at the start of my program. However,
    > it
    > does not appear to be working. I set a break point just after this
    > statement, and when I mouse over the "ScreenUpdating" variable, it says
    > that
    > it is still set to "True". Why isn't this working?
    >
    > Paul




  3. #3
    Paul
    Guest

    Re: ScreenUpdating

    It's a VBA Program module within an Excel File

    Paul

    "John" wrote:

    > Hi Paul,
    >
    > When you say you developed a 'program', are you talking about a VBA module
    > within an Excel file or a separate VB/C++ app that accesses Excels?
    >
    > Best regards
    >
    > John
    >
    > "Paul" <[email protected]> wrote in message
    > news:[email protected]...
    > >I have developed a program that switches between a number of sheets. To
    > > prevent the screen from flashing every time this happens, I have included:
    > > "Application.ScreenUpdating = False" at the start of my program. However,
    > > it
    > > does not appear to be working. I set a break point just after this
    > > statement, and when I mouse over the "ScreenUpdating" variable, it says
    > > that
    > > it is still set to "True". Why isn't this working?
    > >
    > > Paul

    >
    >
    >


+ 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