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
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 138 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives