Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Using the Autofilter on a sheet calls the SelectionChange Event. When that
Event disables ScreenUpdating Excel freezes. I am using Excel 2007 with Vista. Does anyone have this problem or know why it is happening? Is there a work-around? Private Sub Worksheet_SelectionChange(ByVal Target As Range) Application.ScreenUpdating = False End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Disable SelectionChange Event | Excel Discussion (Misc queries) | |||
SelectionChange event | Excel Programming | |||
SelectionChange event | Excel Programming | |||
SelectionChange event | Excel Programming | |||
SelectionChange Event | Excel Programming |