Using the SUMIF
I'm trying to get a sum of a value in a given year and type. I keep getting the same error #incorrect Argument set. This is the formula I have been try to working for me, I sure I'm missing something but can't figure it out.
=SUMIF([Task Completion]:[Task Completion], YEAR(@cell) = 2022, [Job Type]:[Job Type], "Pump Repair", [Project Value]:[Project Value])
Please help
Best Answer
-
Hi.
Try following: =SUMIFS([Project Value]:[Project Value], [Task Completion - Year]:[Task Completion - Year], 2022, [Job Type]:[Job Type], "Pump Repair")
Tatiana
Answers
-
Hi.
Try following: =SUMIFS([Project Value]:[Project Value], [Task Completion - Year]:[Task Completion - Year], 2022, [Job Type]:[Job Type], "Pump Repair")
Tatiana
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.8K Get Help
- 474 Global Discussions
- 203 Use Cases
- 515 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 82 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!