This is my formula:
=IF(Staff4 <> "", VLOOKUP(Staff4, {Sheet - PTO & Project Staffing Range 1}, 56, false), "")
I need to see all the data in Staffing Range that Staff4 is working on.
Right now, I have it naming the first name in that column. I want it to list all the different names of projects that Kate is working on.
Please help!
Nathalie