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 row
Comments
-
Try changing SUM to COUNT
-
Add one more close parenthesis at the end of your column.
="Total: " + SUM(CHILDREN(Name2, Name17))
-
I'm not sure either of those is the correct answer.
"add values" implies SUM not COUNT.
The System will (usually?) add that last paranthesis as an auto-correct (it adds both if needed) but without warning you.
You formula is looking at the CHILDREN of row 2 and the CHILDREN of row 17.
If row 2 and row 17 are not parents, then the sum will be 0.
Are you trying instead of sum the values of row 2 THROUGH row 17?
That would be this:
="Total: " + SUM(Name2:Name17)
A screen shot would make it easier to help.
Craig
This discussion has been closed.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.9K Get Help
- 377 Global Discussions
- 207 Industry Talk
- 440 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 289 Events
- 33 Webinars
- 7.3K Forum Archives