Index/Match using two criterias

Jimrny
✭✭
I'm trying to see if I can use index/match with two criteria's.
First criteria being the name, and the second the month. So far I am using this:
What would be the best way to match Operator Name & Month? I am referencing another sheet that has Name & Month as well, followed by the summary.
This seems to be the formula!
=INDEX(COLLECT({NotesRef}, {OperatorRef}, [Operator Name]@row, {MonthRef}, Month@row), 1)
Answers
-
This seems to be the formula!
=INDEX(COLLECT({NotesRef}, {OperatorRef}, [Operator Name]@row, {MonthRef}, Month@row), 1)
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!