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
Thoughts and comments on a backup solution
dateDiff - combining a date selection and a time selection
perl, select rows of data into an array
Can someone please advise the best way to migrate a drupal CMS website to another server
ASP.NET file download issues on selected machines/browsers
setting SMTP server - please see attached file - it is not working
Script needed to close program and stop/start service
watchguard firewall rejects some pdf attachments, but not others
Sonicwall TZ100 WLAN to LAN traffic
windows permissioning