Formula yields "0", should be "12"

Not sure why this is not calculating?
It seems it doesn't like that the numbers derive from a formula as when I change the number to a value, it calculates.
Thank you!
Answers
-
Holly Conrad Smith
Director of Technology & Innovation π‘ at Streamline
CliftonStrengths Top 5: Deliberative, Restorative, Achiever, Consistency, Harmony
-
=SUM(VALUE([Formula - Work Experience 18-19]@row:[Formula - Work Experience 21-22]@row))
Gives me "INVALID DATA TYPE"
-
I believe you would have to separate each column into its own value formula:
SUM(VALUE([Formula - Work Experience 18-19]@row):VALUE([Formula - Work Experience 21-22]@row))
Alternatively, you could do =VALUE([Formula - Work Experience 18-19]@row)+VALUE([Formula - Work Experience 21-22]@row)
Holly Conrad Smith
Director of Technology & Innovation π‘ at Streamline
CliftonStrengths Top 5: Deliberative, Restorative, Achiever, Consistency, Harmony
Help Article Resources
Categories
Check out the Formula Handbook template!