COUNTIF using dates
Posted by Len on November 21, 2001 12:50 AM
I need to count the number of transactions completed during calender years.
I've tried the following but get an "invalid" message - any ideas on where I'm going wrong?
=COUNTIF(AND(D14>31-12-1988,D14<01-01-1990),0)
Is there an easier way of setting it up so that I can alter the calender years with less hassle?
Cheers