Formulas and Functions

Formulas and Functions

Ask for help with your formula and find examples of how others use formulas and functions to solve a similar problem.

IFERROR INDEX COLLECT if greater than 0 issue

I am trying to collect from a separate sheet the counts of holds if the site matches and if the count of holds is greater than 0.

I am trying to collect the Count of holds if the site matches if the count of holds is greater than 0. Can someone please help me try to collect this.

I tried below and did not work:

=IFERROR(INDEX(COLLECT({Count of Holds}, MATCH(Site@row), {Site}, ">0")))



Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!

Trending in Formulas and Functions