Simple subtraction formula not working when number goes negative?

Hey, im trying to create a formula where my sum will at times go negative. the plan is to highlight cells that go lower than zero.
For some reason the calculation is wrong.
62195 - 72000 should =-9805
the result im getting in smartsheet is 4195
anybody know where i went wrong?
Best Answer
-
i opened up a case with smartsheet and when i re-opened the sheet it was working- maybe it was like you said, a large sheet with many formulas working slowly.
thanks for the help.
Answers
-
@Brandon Morales That's interesting. Try wrapping the individual references in a value() function. So โฆ
=value(cell1@row) - value(cell2@row)
Matt Lynn
How can I help? Schedule some time on my calendar: CLICK HERE
-
still wont workโฆ
the formula is working in all the other cells though :/
-
Is this still an issue? Is any of your data coming from other sheets? Is a lot of it calculated?
Definitely possible it is due to some slowness (if it is a heavy sheet)
-
i opened up a case with smartsheet and when i re-opened the sheet it was working- maybe it was like you said, a large sheet with many formulas working slowly.
thanks for the help.
Help Article Resources
Categories
Check out the Formula Handbook template!