Hi All,
I am trying to write a multiple criteria to my filter:
If Column 1 = a and Column 2 = 5 then include or
if Column 1 = b and Column 2 = 5 then include or
if Column 1 = c and column 2 = 6 then include or etc....
Could you please advise what is the best function to use on such filtering and what the Syntax would be?
Thank you for your help, much appreciated.
Michal