Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Xiazer,
you may get better result if you don't use application.screenupdating at all. Also speeding up your code could avoid screen flickering (you can speed up your code by showing/hiding directly in Private Sub togShowgrp_Click(), not by calling Function showgrp. Anyway, you don't use its return value). Regards, Ivan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
FLICKERING...(fore ground font color with flickering).. | Excel Discussion (Misc queries) | |||
application screenupdating issue | Excel Programming | |||
PLEASE PLEASE HELP Application.Screenupdating | Excel Programming | |||
problem with Application.ScreenUpdating | Excel Programming | |||
Application.ScreenUpdating = False | Excel Programming |