Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I try once again since I didn't get a usable respons last time. I have "Application.ScreenUpdating = False" in first row after "Sub.." and has it as "= True" the last line just before "End Sub" I belive many of you find this flickering but for some, often smaller macros, there is NO flickering. The question is - WHYdoes it occure when screenupdating=false? Is it just some special commands, is it the length of the code, is it the screenupdating=false command itself??? ... or? If some of you know if there is some special commands that create screen flicker despite screenupdating=false, please tell so I can try to avoid it and use other solutions instead. /Regards |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to set Application.ScreenUpdating = False for Gen use | Excel Discussion (Misc queries) | |||
What does ScreenUpdating = False do? | Excel Worksheet Functions | |||
Screen flicker despite ScreenUpdate = False in the first line of code | Excel Programming | |||
Application.ScreenUpdating = False | Excel Programming |