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
- 64.5K Get Help
- 424 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 146 Just for fun
- 63 Community Job Board
- 465 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 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!