This may work
=COUNTIF($AL$1000:$AL$5000,"<"&DATE(YEAR(TODAY()),MONTH(TODAY())-3,DAY(TODAY())))
--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
(E-Mail Removed)DTHIS
web:
www.nickhodge.co.uk
blog:
www.nickhodge.co.uk/blog/
FREE UK OFFICE USER GROUP MEETING, MS READING, 27th APRIL 2007
www.officeusergroup.co.uk
"deaconj999" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi All,
>
> At present I have a formula that counts the number of date entries in
> a column.
>
> =COUNT($AL$1000:$AL$5000,"<=today()")
>
> I need to change it so that it counts the dates between today and the
> last 3 months.
>
> Can someone tell me how, I have tried all manner of configurations.
>
> Many thanks
>
> Joe
>