I need to create an advanced filter that shows a typed in option and also any blank rows.
Have been looking since yesterday afternoon and found snippets of things that don't work... ="=", ="=""""", or(isblank(range)), don't have a name in the criteria head line on that column, etc.
Essentially I want the users to enter their selection across the first criteria row and the second is hidden from their view:
Model Color Size
ABC1 Blue M
=(cell above) BLANK
The data is as follows:
Model Color Size
ABC1 Blue M
ABC1 Blue L
ABC1 Blue
ABC1 Pink M
When the user puts in "ABC1", "Blue" and "M" I want the result to be 2 rows - the first and third of the data which would mean that it is showing the size row that is blank as well as the line which has the "M".
Hope I've explained myself well enough.
Thanks for any help, I'd love to get my eyes uncrossed and not be eyeing that bottle of wine that someone gifted me this morning!![]()
Bookmarks