Hi all!
I'm trying to use an index collect formula to reference 3 different name columns, and use a range from another sheet to populate their employee number.
I want the employee number to populate based on what is entered into any of these 3 employee name columns. The formula I've been trying is,
=INDEX(COLLECT({Non- Union TO- Background Range 1}, [Employee Name- DC04]@row, {Non- Union TO- Background Range 1}, [Employee name- DC31]@row, {Non- Union TO- Background Range 1}, [Employee Name- DC37]@row))
Pulling from this range,
Any suggestions?
Thanks!