Forum Discussion
joeyc380
Jul 08, 2021Copper Contributor
Can Excel =filter function include a 'criteria range' for multiple criteria of one column?
Hello Everyone, I am trying to use =filter formula to filter multiple criteria for a single column as below, by using a "criteria range": However it is not working and return an #N/A ...
- Jul 08, 2021
Subodh_Tiwari_sktneer
Jul 08, 2021Silver Contributor
jasonrobichaud27
Jun 27, 2025Copper Contributor
Had a real head scratcher - I have a situation where the same client could have one or multiple account numbers and vendor names in our database, and needed a way to filter out their real account history, and this was the final puzzle piece - Thank you! (Took me a bit to figure out why it wasn't working, until I realized I had to switch the lookup value and lookup array around... I still don't fully know how it works, but it does!)