COUNTIF blank (Date column)

I'm trying to count rows that do not have a date value added in a date column. The right answer is 5, but when I use the following formula, I'm getting 177:

=COUNTIF({Approval Date},"")

I've also tried the following with the same results:

=COUNTIF({Approval Date},ISBLANK(@cell))


Any clues?

Tags:

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!