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
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 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!