I have a spreadsheet as follows:
Department Shift Name
I need a formula that will look through the department column for "B-End", the shift column for "1", and provide the names of all the people that match the above criteria. In this case, it should be "Don", and "Ralph".
Can anyone help me?
Department Shift Name
A-End 1 Fred | | |
B-End 1 Don | | |
B-End 1 Ralph | | |
A-End 2 Jason | |
I need a formula that will look through the department column for "B-End", the shift column for "1", and provide the names of all the people that match the above criteria. In this case, it should be "Don", and "Ralph".
Can anyone help me?