sum if
Options
hi
i am making a cross reference sheet. in one cell i want a sum of "quote for client" column if "approved" column says "yes"
Answers
-
=SUMIFS({Reference 'Quote for Client' Column},{Reference 'Approved' Cloumn},"YES")
-
thanks
i already solved myself
now i am trying to sumifs from multiple sheets
i wrote:
=SUMIFS({2022 - Material 01-JAN Range 5}, {2022 - Material 01-JAN Range 4}, 1) + SUMIFS({2022 - Material 01-JAN Range 1}, {2022 - Material 01-JAN Range 2}, 1)
didn't work
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!