+ Reply to Thread
Results 1 to 4 of 4

Stopping the Screen Updating Flashing

  1. #1
    Registered User
    Join Date
    08-11-2008
    Location
    United Kingdom
    MS-Off Ver
    Excel 2013 64-bit
    Posts
    57

    Stopping the Screen Updating Flashing

    Okay, so I've attached the file in question so you can take a look. Basically, the problem is that when the spreadsheet is run, the cursor constantly flashes as the clock ticks. I've tried using the Application.ScreenUpdating = true and false feature on each section within the module, but this actually makes the problem worse. The 'Watch' panel (which I happened to have up at the time) starts flashing too.

    So, if anyone knows how I could get rid of the annoying flashing as the clock runs, that would be great. Thanks.
    Attached Files Attached Files

  2. #2
    Forum Expert Mordred's Avatar
    Join Date
    07-06-2010
    Location
    Winnipeg, Canada
    MS-Off Ver
    2007, 2010
    Posts
    2,787

    Re: Stopping the Screen Updating Flashing

    I don't know how to fix your problem but that is very cool!
    If you're happy with someone's help, click that little star at the bottom left of their post to give them Reps.

    ---Keep on Coding in the Free World---

  3. #3
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Stopping the Screen Updating Flashing

    Using Excel's timer in this manner, the flicker is a natural byproduct of control leaving you for a moment and then returning. Unless you switch to some other programming environment, the flicker will be a familiar friend always.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  4. #4
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Stopping the Screen Updating Flashing

    Andy Pope has some alternatives
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

+ 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