C cvboas Registered User. Local time Today, 11:11 Joined Jul 31, 2006 Messages 20 Aug 9, 2006 #1 Hi. I want to make a query in a field date (dd/mm/yyyy) but I only want that it appears the month that will be asked for. I have this code: WHERE (((customers.creationDate) Like "*" & [Which Month] & "*")); Thanks
Hi. I want to make a query in a field date (dd/mm/yyyy) but I only want that it appears the month that will be asked for. I have this code: WHERE (((customers.creationDate) Like "*" & [Which Month] & "*")); Thanks