Hello.
I'm working with a worksheet where I'm trying to put a Workers management team into the correct column based on the Managers Management Level. I'm able to see the flow of an organization by using an INDEX(MATCH()) formula (=INDEX({Manager}, MATCH(Worker@row, {Worker}), 1), but how do I get the data to show up in the correct column?
In the example below, the data highlighted should be showing up in the Vice President / ML3 columns.
Any help would be greatly appreciated.