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
- Smartsheet Customer Resources
- 63.7K Get Help
- 406 Global Discussions
- 216 Industry Talk
- 456 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 297 Events
- 37 Webinars
- 7.3K Forum Archives