Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Sum cells in a column based on check box status?

Ryan
✭✭
I am currently using a SUMIF formula (which works as expected) to sum values in a column when a row contains specific text
=SUMIF($[Activity]$29:$[Activity]$344, "Consultations", [FY 2016 YTD]29:[FY 2016 YTD]344)
Now I want to add a check box column so I can an another clause to my SUMIF statement to sum only those rows I check. How do I update my forumla?
Tags:
Comments
-
You need use a formula called "SUMIFS" (with S last). This formula allows you to make many criteria.
SUMIFS()
Adds numbers within specified cells or range that meet multiple sets of criteria.
Syntax: SUMIFS(sum_range, criteria_range1, criteria_value1, criteria_range2, criteria_value2...)
This discussion has been closed.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.2K Get Help
- 452 Global Discussions
- 155 Industry Talk
- 505 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 81 Community Job Board
- 514 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives