Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I need a function to see if the autofilter is defined (so activ) and the rows are selected I tried it by this Function FilterOn() If ActiveSheet.FilterMode = True Then ... here should be "TRUE" Else ..... here should be "FALSE" End If End Function Can someone help me ? -- Jamen |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
detect ctrl-c was pressed (in copy mode) from vba? | Excel Programming | |||
detect ctrl-c was pressed (in copy mode) from vba? | Excel Programming | |||
How do I detect cell mode? | Excel Programming | |||
Detect event if excel is in edit mode. | Excel Programming | |||
Detect Group mode | Excel Programming |