Forum Discussion
Raghenie Radjkoemar
Mar 27, 2018Copper Contributor
Formules do not work
hi all,
When I insert formules to count the values of cells or if I want to refer to another cell, I get the wrong values/amounts.
I tried to count the amounts with the auto sum formula...
SergeiBaklan
Mar 27, 2018MVP
Hi,
AutoSum uses COUNT() function which count only the cells with numbers, all the rest are ignored. Is that your case?
- Raghenie RadjkoemarMar 27, 2018Copper Contributor
hi it doesnt even count numbers.. while in other worksheets the formulas works at it should. I assume it is a settings-issue..?
- SergeiBaklanMar 27, 2018MVP
If you check any of your cells which you try to count with ISNUMBER() what it returns?