I have a spreadsheet with a number of columns and headers. I have a filter applied to column B which needs to remain as it is (this column is hidden to the user as they don't need to see it).
I have a macro that allows a user to quickly filter out certain rows of the data. I also need a macro which will unfilter that action but leave column B as it is, so I can't use ShowAllData.
How do I unfilter just column A?
This is my code:-
![]()
Please Login or Register to view this content.
Bookmarks