How do you use SUM with cells that contain formulas?
I am trying to add a selection of cells that contain an "IF" formula using the "SUM" formula, but it doesn't seem to be recognizing the value that the formula returned. Is there a way to do this in Smartsheet?
Best Answer
-
Your IF formula is putting in the text "4" as opposed to the number...
Change it to:
IF(Status@row="Completed",4)
Answers
-
Your IF formula is putting in the text "4" as opposed to the number...
Change it to:
IF(Status@row="Completed",4)
-
This is awesome!!! So simple :) I learned something new today. Everything works now with what I want to do.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.4K Get Help
- 424 Global Discussions
- 221 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 145 Just for fun
- 62 Community Job Board
- 463 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 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!