Sumifs formula help please
Tbech
✭✭✭
Trying to determine # of total hours if a specific program is listed. Seems simple but keep getting errors. Attempts below. Any thoughts?
=SUMIFS({Team Range 9}, >0, ({Team Range 8}, FIND("Program", @cell) =true))
=SUMIFS({Team Range 9}, >0, {Team Range 8}, [\[Formula descriptor 2\]]@row)
Best Answers
-
Try something like this...
=SUMIFS({Hours Column}, {Program Column}, "Program")
-
Perfect! Thanks!!
Answers
-
Try something like this...
=SUMIFS({Hours Column}, {Program Column}, "Program")
-
Perfect! Thanks!!
-
Happy to help. 👍️
-
Hey Paul, what if "program" is blank.
-
On the source sheet or the sheet holding the formula?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 423 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 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!