Microsoft
Software
Hardware
Network
Question : How to clear an autofilter in VBA
Hi Experts, this should be an easy question, but I can't seem to find an answer. I need a line or two of code that will clear all the autofilters in a given worksheet. I have a sheet for which I refresh data on a regular basis, but if I have any filters set (which I often do) it screws up my refresh. I can toggle the auto filters off then back on - but this seems kind of kludgy.
-Thanks,
Answer : How to clear an autofilter in VBA
If ActiveSheet.FilterMode Then
ActiveSheet.ShowAllData
End If
Random Solutions
Computer doesnt power on...
Need to translate my first string in ASP.NET
Designing Luns and datastores
How to configure two types of update timings for VSE 8.7i via EPO server?
Vista DLLHOST.EXE Popup
What is the Best Digital Camera, that is tiny, takes video and takes great pictures?
css positioning for image caption - image height changes but container is absolute
SSAS 2008 MDX All Member Before Current Member
Vlookup Excel 2007
Websense - Block Internet Access - Except for Updates