Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm using XL2007SP2 on WinXP and I'm having problems with the following code: Sub Turn_Off() With Application .EnableEvents = False .ScreenUpdating = False .Calculation = xlCalculationManual End With End Sub When I run it, the screen updating stays set to true, while the other two commands change condition. Can anyone tell what I need to do to fix it? Thanks. James |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Application.ScreenUpdating | Excel Programming | |||
Application.ScreenUpdating | Excel Programming | |||
How to set Application.ScreenUpdating = False for Gen use | Excel Discussion (Misc queries) | |||
application screenupdating issue | Excel Programming | |||
PLEASE PLEASE HELP Application.Screenupdating | Excel Programming |