shawnmandel
MIS
I have a simple subroutine that loops through a set of worksheets.
I have the statement Application.ScreenUpdating = False, but it does not appear to be working, as I can still see the blips as it cycles through the workbook.
Also - when I step through the code, after processing that specific line, Application.ScreenUpdating indicates that it is set to True.
I'm using Excel 2002 on Windows 2000 Pro SP-4.
Any ideas?
Thanks,
Shawn
I have the statement Application.ScreenUpdating = False, but it does not appear to be working, as I can still see the blips as it cycles through the workbook.
Also - when I step through the code, after processing that specific line, Application.ScreenUpdating indicates that it is set to True.
I'm using Excel 2002 on Windows 2000 Pro SP-4.
Any ideas?
Thanks,
Shawn