SUMIFS

MJLaughlin
MJLaughlin ✭✭✭
edited 03/19/20 in Formulas and Functions

I am trying to create a SUMIFS formula that will allow me to pull data from the following columns:

Region: APAC (There are several offices that make up the APAC region)

OfficeStatus: Closed

OfficeHeadCount: Sum Total (For example 8 APAC Offices so want the sum of all their headcount in closed offices)

I have this formula below but keep getting a parsing error.

=SUMIFS(OfficeHeadCount:OfficeHeadCount, Region:Region="APAC", OfficeStatus:OfficeStatus="Closed")


Any help would be greatly appreciated!

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!