+ Reply to Thread
Results 1 to 1 of 1

Screen Flicker - EXCEL 2013 Only

  1. #1
    Registered User
    Join Date
    10-29-2013
    Location
    United States
    MS-Off Ver
    2003, 2007, 2010, 2013
    Posts
    1

    Screen Flicker - EXCEL 2013 Only

    Hello All,

    I have come across an annoying problem within Excel 2013. When running a simple macro that unprotects a worksheet other than the currently active worksheet, the screen flickers. Several points to note:


    1. I have already set Application.ScreenUpdating = False. While this worked great in Excel 2010 and older, it does not work in Excel 2013. I have tested the same workbook and macro in both 2010 and 2013. 2010 ran flawlessly, while 2013 flickers.

    2. The issue only arises when unprotecting a sheet other than the currently active sheet. That is, if I am on Sheet1 and I run a macro unprotecting Sheet2, the screen will flash. However, if I am on Sheet1 and I run a macro unprotecting Sheet1, there is no flash. Again, I did not have this issue in Excel 2010 and older, only 2013.

    3. In addition to a screen flicker (small annoyance, but I can deal with this), any command buttons on the sheet disappear momentarily when the flicker occurs.

    I have attached a very basic workbook demonstrating this problem. The workbook contains two tabs - "Home" and "Other". The Home tab contains several command buttons. One, labeled "No Flicker", runs a macro that does NOT cause flickering. Another, labeled "Flicker", runs a macro that DOES cause flickering. The only difference between these macros is the name of the sheet that they unprotect. Note that there are two additional command buttons on the "Home" sheet. I added these for illustrative purposes, as they clearly flicker and momentarily disappear when the screen flashes.

    The problematic code is as follows:

    Please Login or Register  to view this content.
    I have searched high and low for a solution, but to no avail. Has anyone else encountered this? Does anyone have a solution? Thank you!
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Stop screen from flicker with macro
    By Daksha in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-21-2012, 06:33 AM
  2. Screen Flicker
    By BuzzT in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-07-2011, 11:22 AM
  3. Help stopping screen flicker due to ComboBox
    By mikeyt354 in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 01-13-2010, 04:08 PM
  4. screen flicker
    By mark kubicki in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-21-2005, 09:06 PM
  5. [SOLVED] Preventing screen flicker
    By Paul in forum Excel General
    Replies: 2
    Last Post: 03-15-2005, 06:06 PM

Tags for this Thread

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