Formula SumiF

Adilson Mota
✭✭✭✭
Hello.
When I use the sumif between different Smartsheet and de column is formula the result not calculated but when put the value the formula sumif is ok.
like attached.
WHAT IS THE BEST FORMULA ABOUT THIS CASE?
SumIf between two Smartsheet's, but both columns to search use formulas don't use absolute value
between formula?
Best Answer
-
The formulas outputting the "numbers" are actually outputting text strings that just look like numbers. Try wrapping each of them in a VALUE function.
=VALUE([Column Name]@row + "." + [Other Column]@row)
Answers
-
The formulas outputting the "numbers" are actually outputting text strings that just look like numbers. Try wrapping each of them in a VALUE function.
=VALUE([Column Name]@row + "." + [Other Column]@row)
-
Thanks very much.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.9K Get Help
- 474 Global Discussions
- 208 Use Cases
- 517 Announcements
- 5.6K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 84 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 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!