I have a few sheets where I am needing to have the data Presented with the individuals name, then the email address in the column next to it.
I have come across a few articles that have suggested having a helper 'Contacts Sheet' to reference w/ =INDEX({Contacts Sheet Email}, MATCH{Name@row, {Contacts Sheet Name}, 0)) for other sheets, however, managing a Contacts Sheet is not realistic, or even possible in this instance.
I wasn't sure if there is a function that would be able to do this?
Thank you!