I have a query that will ask the user for a certain date and will then find those records. I want the user to be able to put in a date and then have the query list only the records that match that month (mm/dd/yy). I have put in an expression using the DatePart Function so that the month#is returned. I had hoped to then be able to list all records matching the month# of the user specified month. It is not working. Any ideas on how to get Access97 to recognize a date input as mm/yy or how to further query the DatePart Function??
Thanks
Thanks