Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, all. Need some help, please.
I have several sheets in a workbook that I need the code to look at and determine if an autofilter is "in use", (i.e., if a filter is applied on any of the columns of the sheet). If it is, I need the code to unfilter the sheets. If it is not, I need the code to ignore it. I've tried variations of "ShowAllData", but I find that when it tries to execute on a sheet where a filter is not applied, the macro crashes. Something like this would be helpful: If [autofilter is in use] then ShowAllData I don't want to completely get rid of the filters (in other words I want the filter buttons to stay in place), I just want to show all of the data IF a filter is actually being used. Help would be appreciated. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Filter and unfilter | Excel Programming | |||
unfilter | Excel Discussion (Misc queries) | |||
Code to unfilter if filtered | Excel Programming | |||
Code to unfilter one field only | Excel Programming | |||
Unfilter | Excel Programming |