I was trying this from another post but I cannot get it to work.
=IFERROR(INDEX({Reference Sheet Column B}, MATCH([Column A]@row, {Reference sheet Column A}, 0)), "")
(these are test sheets) I need column "Name" from Test to mirror to column "Name" in Test 2
Thanks in advance.