Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Is there a macro statement I can use that will set the AutoFilter condition
to OFF regardless of teh current state it is in? -- RonB |
#2
![]() |
|||
|
|||
![]()
Maybe try the snippet below, copied from Debra's:
http://www.contextures.com/xlautofilter03.html Turn Off AutoFilter Use the following code to turn off an AutoFilter, if one exists Sub TurnFilterOff() 'removes AutoFilter if one exists Worksheets("Data").AutoFilterMode = False End Sub -- Rgds Max xl 97 --- GMT+8, 1° 22' N 103° 45' E xdemechanik <atyahoo<dotcom ---- "RonB" wrote in message ... Is there a macro statement I can use that will set the AutoFilter condition to OFF regardless of teh current state it is in? -- RonB |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
workbook macro help | Excel Discussion (Misc queries) | |||
Record Macro Relative does not work? | Excel Discussion (Misc queries) | |||
Record Macro Relative does not work? | Excel Discussion (Misc queries) | |||
Macro and If Statement | Excel Discussion (Misc queries) | |||
macro interruption: help!!! | Excel Discussion (Misc queries) |