I am just attempting to count all cells that have data in them.
Both the countif and count a formulas are only counting those cells that begin with a number, not those that begin with text.
I am currently using the following formula
=COUNT(A18:A55,C18:C55)-COUNTBLANK(B18:B55)-COUNTBLANK(D18
55)
But this formula references a range that changes.
There must be an easier way?
Both the countif and count a formulas are only counting those cells that begin with a number, not those that begin with text.
I am currently using the following formula
=COUNT(A18:A55,C18:C55)-COUNTBLANK(B18:B55)-COUNTBLANK(D18
But this formula references a range that changes.
There must be an easier way?