I'm stumped in Excel (version 16.0, Office 365). I have some cells that are formatted as Number, all with values > 0, but when I use the standard SUM() on them, it always shows a result of 0.0 instead of the correct sum. When I use + instead, the sum shows correctly.
For example:
I don't see any errors or little arrows on any of the cells.
Excel is telling you (in an obscure fashion) that the values in A1 and A2 are Text.
The SUM() function ignores text values and returns zero. A direct addition formula converts each value from text to number before adding them up.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With