To lookup data by matching 3 condition

Happy
✭✭✭
Hi, I would like to capture data with 3 condition but seems like my formula does not work.
Can anyone advice?
Answers
-
You would need an INDEX/COLLECT instead.
=IFERROR(INDEX(COLLECT({Column To Pull Over}, {1st Criteria Range}, 1st Criteria, {2nd Criteria Range}, 2nd Criteria), 1), "")
-
Hi @Paul Newcome ,
Thank you for the advice, let me try it out.
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!