Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to pivot and hide between 2 sheets and make it look professional.
Event with this code I get the flashing screen as soon as the sheet gets visible. Is there an other option that I could use? Application.ScreenUpdating = False If Sheets("Selection").Visible = False Then Sheets("Selection").Visible = True Sheets("Selection").Select Thank's ahead. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Screen flikering (even with ScreenUpdating = False) | Excel Programming | |||
Screen still changes. Why ? (Application.Screenupdating = False not working | Excel Programming | |||
Application.ScreenUpdating = False still causing screen to flash... | Excel Programming | |||
How to set Application.ScreenUpdating = False for Gen use | Excel Discussion (Misc queries) | |||
Application.screenUpdating = False | Excel Programming |