Autofilter VBA Operator Parameters
Autofilter VBA Operator Parameters Autofilter VBA Operator Parameters The other day I was flipping back and forth between two tables with related sets of data and comparing the rows for one person in...
View ArticleFilter by Selected Cell’s Value – Bug With Blanks
Filter by Selected Cell’s Value – Bug With Blanks Filter by Selected Cell’s Value – Bug With Blanks I’ve found a bug in Excel 2010 that I don’t find described at all when I search the internet. It...
View ArticleFilter Column By All Selected Values
Filter Column By All Selected Values Filter Column By All Selected Values Excel’s Filter by Selected Cell’s Value is a popular command, and for good reason. It’s a quick way to filter the data that...
View ArticleFilter Column by External List
Filter Column by External List Filter Column by External List In a comment to my last post Jeff suggested it would be easy to modify that routine to filter a column by an external table, similar to...
View ArticleRemove Filters From Other Columns
Remove Filters From Other Columns Remove Filters From Other Columns Here’s another in what’s turning out to be a series of posts on AutoFiltering. This time it’s a bit of code to remove filters from...
View Article