Hi everyone,
I need help with finding a combined function to list all the names that fit the criterias below:
Data:
Column A Column B Column C
Name Level Days
A P 1313
B H 144
C M 60
D P 773
E P 90
F P 60
Need to find all the names in Column A that fit both criterias: Level in column B is "P" and Days in Column C is larger than 145.
Bookmarks