+ Reply to Thread
Results 1 to 5 of 5

Prevent Screen Flicker with Freeze Panes

  1. #1
    Forum Contributor
    Join Date
    06-21-2010
    Location
    -
    MS-Off Ver
    Excel 2010
    Posts
    1,211

    Prevent Screen Flicker with Freeze Panes

    I have an issue with bad screen flicker. The screen flicker itself happens when refreshing a page and updating content but only when the Freeze Panes option is set. Is there any way to prevent the screen flicker and still use Freeze Panes, e.g. some code that would disable the Freeze Panes when a new option is selected from a Combo Box and then re-enable the Freeze Pane option once the screen has fully refreshed?

    The Freeze OPane is applied to cell A3.

    Many thanks
    Thanks,
    HangMan

    You can say "Thank you!" by clicking Add Reputation below the post.
    Please, mark your thread [SOLVED] if you are happy with the solution.

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,168

    Re: Prevent Screen Flicker with Freeze Panes

    Hi Hangman,

    Please Login or Register  to view this content.
    will set your freeze pane and

    Please Login or Register  to view this content.
    Will turn it off.

    What event or other macro do you have in your workbook?

    You might also try some combination of

    Please Login or Register  to view this content.
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Forum Contributor
    Join Date
    06-21-2010
    Location
    -
    MS-Off Ver
    Excel 2010
    Posts
    1,211

    Re: Prevent Screen Flicker with Freeze Panes

    Hi Marvin,

    Please Login or Register  to view this content.
    make zero difference to the screen flicker in this instance. Whilst I can use

    Please Login or Register  to view this content.
    and

    Please Login or Register  to view this content.
    to freeze and unfreeze panes, how would I do this in conjuction with a combo box that is simply designed to refresh some charts. There is currently no macro running. The combo box sits in 'above' the frozen pane and when an option is selected from the drop down it refreshes six charts but with freeze panes on there is the really bad screen flicker, when freeze panes is not on there is no screen flicker when selecting another option from the combo box.

    Is there a way to combine the two, i.e. to disable the freze panes whilst a new option is selected from the combo box and then once the screen has refreshed for the freeze panes to be re-enabled?

    Many thanks

  4. #4
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,168

    Re: Prevent Screen Flicker with Freeze Panes

    Is the combo box in a userform on tied to a single cell on the worksheet?

    If it is on the worksheet, you could use an Event Macro of OnChange to stop screenupdating. You might also might try turning off calculation also and see if this stops the flicker.

    We really need a sample workbook to see what code (if any) and where the flicker happens to be much more help.

  5. #5
    Forum Contributor
    Join Date
    06-21-2010
    Location
    -
    MS-Off Ver
    Excel 2010
    Posts
    1,211

    Re: Prevent Screen Flicker with Freeze Panes

    Hi Marvin,

    I've attached a sample to demonstrate.

    Note: The problem does not exist in Excel 2013, only Excel 2010. The screen flicker increases with the more charts/graphics that need to be refreshed.

    The attached currently has cell A3 as the Frozen Pane, if you select options from the combo box drop down using Excel 2010 you will see the screen flicker as the page refreshes. If you then remove the Freeze Panes option, i.e. Unfreeze Panes you will see the screen flicker is no longer there.

    I've tried all your above suggestions and none make any difference, so my next option is to try and find a way to 'Unfreeze Panes' whilst the user makes a selection from the combo box and then once the screen has refreshed the Freeze Panes is re-set using cell A3.

    Many thanks
    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. [SOLVED] Prevent Screen Flicker when Showing Progress bar Userform
    By realniceguy5000 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-22-2015, 03:36 PM
  2. macro w/ Freeze panes keeps shifting where panes freeze on worksheet
    By sschwant in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-10-2015, 02:30 AM
  3. Freeze Panes - Can I freeze a specific set of cells?
    By Rosco88 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-15-2013, 09:17 AM
  4. Replies: 10
    Last Post: 04-19-2011, 09:27 PM
  5. Excel 2003 freeze panes won't freeze top row only
    By macbone2002 in forum Excel General
    Replies: 1
    Last Post: 05-31-2006, 11:10 AM
  6. Freeze Panes-When freeze panes is employed it leave a black line
    By peter.thompson in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-31-2006, 01:40 AM
  7. screen flicker
    By mark kubicki in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-21-2005, 09:06 PM

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