+ Reply to Thread
Results 1 to 6 of 6

ScreenUpdating=False does not stop flashing when Unload & reload Userform

  1. #1
    Valued Forum Contributor
    Join Date
    03-28-2014
    Location
    Kuala Lumpur, Malaysia
    MS-Off Ver
    Excel 2016
    Posts
    696

    ScreenUpdating=False does not stop flashing when Unload & reload Userform

    Hi,

    Can anyone help me? I need to unload & reload userform but there is flashing on the screen due to Screenupdating=False not working.

    Please Login or Register  to view this content.

  2. #2
    Valued Forum Contributor Parth007's Avatar
    Join Date
    12-01-2014
    Location
    Banglore
    MS-Off Ver
    2010
    Posts
    879

    Re: ScreenUpdating=False does not stop flashing when Unload & reload Userform

    You don't have to have an = True statement for it, as it automatically resets to true when it hits the End Sub (or Exit Sub).

    Please Login or Register  to view this content.
    You can also put an command button on form that will act as an escape
    Please Login or Register  to view this content.
    May work....
    Last edited by Parth007; 07-22-2015 at 04:13 AM.
    Regards
    Parth

    I appreciate your feedback. Hit * if u Like.
    Rules - http://www.excelforum.com/forum-rule...rum-rules.html

  3. #3
    Valued Forum Contributor
    Join Date
    03-28-2014
    Location
    Kuala Lumpur, Malaysia
    MS-Off Ver
    Excel 2016
    Posts
    696

    Re: ScreenUpdating=False does not stop flashing when Unload & reload Userform

    Hi Parth007,

    You are misunderstood.
    I am highlighting the issue Application.ScreenUpdating=False not working when unload & reload userform.

  4. #4
    Valued Forum Contributor Parth007's Avatar
    Join Date
    12-01-2014
    Location
    Banglore
    MS-Off Ver
    2010
    Posts
    879

    Re: ScreenUpdating=False does not stop flashing when Unload & reload Userform

    Ohh.. may be some other method to solve it... Experts

  5. #5
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: ScreenUpdating=False does not stop flashing when Unload & reload Userform

    Does this help?

    Please Login or Register  to view this content.

  6. #6
    Valued Forum Contributor
    Join Date
    03-28-2014
    Location
    Kuala Lumpur, Malaysia
    MS-Off Ver
    Excel 2016
    Posts
    696

    Re: ScreenUpdating=False does not stop flashing when Unload & reload Userform

    Hi John,

    It is same as before.

    When I search a lot of samples, I got advised to run back Userform_Initialize. However, my Userform is to populate data to ListView which had also causing screen flashing few seconds to populate a lot of data. Then, the Total & Average for each column at the bottom rows has debug error.

    That's why I am decided to Unload & Reload is to clear ColumnHeaders Sort in ListView. To make it same as when initializing.

+ 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. The userform doesn't seem to unload although I am using unload me line.
    By aman1234 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-25-2014, 11:24 AM
  2. Replies: 1
    Last Post: 09-30-2013, 10:56 PM
  3. Screenupdating false when sending data from VBA userform to multiple workbooks
    By scraigrobinson in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-25-2013, 02:17 PM
  4. [SOLVED] unload userform completely then reload
    By cfinch100 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 04-03-2013, 02:01 PM
  5. Replies: 15
    Last Post: 12-09-2009, 08:46 AM
  6. ScreenUpdating = false: more than once in the same sub
    By mredmond13 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-26-2008, 04:59 AM
  7. ScreenUpdating=False doesnt stop screen flicker??
    By Simon Lloyd in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-24-2006, 04:10 AM

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