Formula Help... I think I need SumIf, And
Hi!
I have this table below. Basically, I need it to sum the approved budgets for any project that is not assigned to someone, AND is not ready for a final inspection.
Thanks for any help!
Answers
-
Hi @dmealhouse,
You want SUMIFS here:
=SUMIFS([Approved Budget]:[Approved Budget], Assigned:Assigned, "", [Ready for Final Inspection]:[Ready for Final Inspection], 0)
Sample:
Hope this helps, but if I've misunderstood anything or you've any problems/questions, then let us know!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.7K Get Help
- 474 Global Discussions
- 201 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!