Forum Discussion
Elmo_Erasmus
Mar 19, 2022Copper Contributor
Advanced Excel Filter
In the table below, I want to filter rows where the Job Applicant (Name column), has a driver’s license and the expected salary range is NAD1000 – NAD4999 in the Answer Column. Once the filter is ap...
Elmo_Erasmus
Mar 22, 2022Copper Contributor
Thanks for your suggestion. However I was hoping for a solution that can filter the records in the Excel table, making use of criteria from cell values so that the user don't have to change formulas, but simply change the criteria in the cells to apply different filters. Almost like using the Advanced Filter option in Excel.
OliverScheurich
Mar 22, 2022Gold Contributor
In the attached file you can enter the filter criteria in cells G1:J1 and then click the button in cell F3 to execute the macro for the advanced filter.
- Elmo_ErasmusMar 22, 2022Copper ContributorOliverScheurich
Thanks a lot, will check it out.