I have a large COUNTIFS formula to summarise totals from a set of raw data.
I have run into a problem trying to count date values.
Part of the formula looks like this
It is only counting values in Column O that are less than the value in cell Q38 (so far so good) but at the same time, it is failing to count any cells that have no value in Column O.
I expected "<" to include empty cells on the basis that their default value should be equivalent to 0!
How do I alter the formula to include empty cells as well as less than?
Bookmarks