Formula SumiF
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.
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.5K Get Help
- 448 Global Discussions
- 145 Industry Talk
- 481 Announcements
- 5.1K Ideas & Feature Requests
- 85 Brandfolder
- 152 Just for fun
- 73 Community Job Board
- 492 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 304 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!