I am attempting to generate a table that would show the number of dates in a column that are equal to or less that today' date. Some cells are blank and the formula is counting these blank cells. How would I get my formula to just count dates in the required range and ignore the blanks?
I am using =COUNTIF(M2,"<="TODAY())
Thanks in advance!
I am using =COUNTIF(M2,"<="TODAY())
Thanks in advance!