E
EU
I added added a SUBTOTAL with COUNTA sub_function
=SUBTOTAL(3,range) and it counts ALL cells in that range
instead of just the non-empty ones. So, if there are
15,000 non-empty cells in that range of 20,000 it returns
the total COUNT 20,000 cells (both non-empty and empty)
instead of just the cells with values in them.
I used the same SUBTOTAL with COUNTA subfunction on
another sheet in the same workbook and it works fine. Why
is this function behaving this way? What do I need to do
to fix it. I tried erasing and deleting all rows beneath
the data to "clean" the sheet but this did not correct the
problem.
Thanks for your valuable advice in advance.
EU
=SUBTOTAL(3,range) and it counts ALL cells in that range
instead of just the non-empty ones. So, if there are
15,000 non-empty cells in that range of 20,000 it returns
the total COUNT 20,000 cells (both non-empty and empty)
instead of just the cells with values in them.
I used the same SUBTOTAL with COUNTA subfunction on
another sheet in the same workbook and it works fine. Why
is this function behaving this way? What do I need to do
to fix it. I tried erasing and deleting all rows beneath
the data to "clean" the sheet but this did not correct the
problem.
Thanks for your valuable advice in advance.
EU