SUMIFS over dollar amount threshold

Hi, I currently have a working formula that totals up amount of money for a specific company

=SUMIFS({Cost 2021}, {Subsidiary 2021}, Subsidiary@row)

I now need that formula to be if the cost in column Cost 2021 is greater than 5,000 for that company. I'm struggling with how to get that into the formula. I have gotten all the errors. This is the latest one I have tried and it says invalid operation.

=SUMIFS({Cost 2021}, >"5,000.00", {Subsidiary}, Subsidiary@row)

Any help would be greatly appreciated.

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!