I'm trying to use countifs to count dates that fall within a range >= and <=.

It doesn't seem to recognize the <= statement....what am I missing?

=COUNTIFS('MW Project Tracker'!AF:AF,">=2/1/13")+COUNTIFS('MW Project Tracker'!AF:AF,"<=2/28/13")

Plz help

Thanks

MIke