Hello all,
I'm a newbie and am getting stuck trying to find the correct formula to return an ID associated with a person when searching for this person across multiple sheets. I'm familiar with INDEX/MATCH, but am having trouble figuring out what function to combine with it. Example:
Homer has a record in Sheet A (Activities). We need to add his ID to this record (row).
Homer's ID and related personal information could be found in Sheet B, C, or D.
Would I use an IF/OR statement with INDEX/MATCH? And how would they be combined?
Thank you for any help you can give.