What's wrong with this formula?

=COUNTIF(AD:AD, DAY(@cell) = 16)

I'm getting an #invalid data type error.

Column AD is a Date column and I'm just trying to count the number of days that contain the 16th.

Thank you,

Jason

Answers