Hi Community,
I am working with an INDEX MATCH formula to return content from another sheet; however, for each unique value, there are 4 duplicates.
For example, an associate completed 4 learning events all attached to the same cohort name. Records are displayed as:
Associate 123456, Cohort 1, Learning Event 1
Associate 123456, Cohort 1, Learning Event 2
Associate 123456, Cohort 1, Learning Event 3
Associate 123456, Cohort 1, Learning Event 4
When I run the INDEX and MATCH formula, it is making all records as Cohort 1 and the results do not match the other sheet. I have attached screenshots to assist (below) as I am looking to return "Cohort 2" for this particular associate
Thanks!