DCOUNTA and #NAME? errors
Posted by tee on July 17, 2001 10:20 PM
Hi Everyone
I have a DCOUNTA criteria set up and I have just changed one date to 01/01/2002 from 01/01/2001. Now I have this error message. I have not changed any other values and names.
January Date Date VSU_No Client Field : Client
01/01/02>=1/1/02#NAME? Count : 0
1st Date field is
=">="&TEXT(DATE(YEAR(AP20),MONTH(AP20),1),"d/m/yy")
2nd Date field is
="<="&TEXT(EOMONTH(AP20,0),"d/m/yy")
It is the 2nd date field that keeps bringing up the Name error.
Any idea what the problem is????
Thanks in advance
Tee