Hi ppl,
What is good usage to work with the Application.ScreenUpdating property?
Do I have to set it once or do I have to set it on top and bottom of each Sub, Function, buttonclick code?
When, how and why you work with this setting(s)?
![]()
TOP Application.ScreenUpdating = False
Thnx for all input.![]()
BOTTOM Application.ScreenUpdating = TRUE
Bookmarks