B
Bill Mathews
I have a spreadsheet in Excel 97 in which I wanted to use the COUNT()
function to count the number of entries. The values in the column that is to
be counted are all numeric. To be sure of that, I selected _all_ the values
in the column and set the format to 'number, 0 decimal places, right and top
alignment'.
The COUNT() function returns an incorrect value, one too low. If I change
COUNT() to COUNTA(), the correct value is returned.
Any ideas why COUNT() isn't counting the number of numeric values correctly?
(Please don't tell me that it's because some of the values in the column are
still in text - as I said, I set _all_ the the values to number format.)
Thanks,
Bill
function to count the number of entries. The values in the column that is to
be counted are all numeric. To be sure of that, I selected _all_ the values
in the column and set the format to 'number, 0 decimal places, right and top
alignment'.
The COUNT() function returns an incorrect value, one too low. If I change
COUNT() to COUNTA(), the correct value is returned.
Any ideas why COUNT() isn't counting the number of numeric values correctly?
(Please don't tell me that it's because some of the values in the column are
still in text - as I said, I set _all_ the the values to number format.)
Thanks,
Bill