I have created a base query which gathers together dates from a query and using dateserial chnages the date format so that all of the dates start wioth the day(1) eg 01/12/2002.
I had planned to use the basequery in another query to count the number of dates per month.
However when i come to use the base query i get problems. i can run the query to return all of the dates and they appear as 01/mm/yyyy (which is correct). However whenever i try to do ANYTHING else i get a "data mismatch in criteria expression message". I mean anything - i cant even sort the data in ascending and descending order, i cant group by or count any of the data or even put any criteria in to the query and if i try a datesearch via access. - the data is there but i cant do anything to it.
I have looked in help and cant find anything and again nothing on the net.
Do you have any ideas why this would be occuring?
I had planned to use the basequery in another query to count the number of dates per month.
However when i come to use the base query i get problems. i can run the query to return all of the dates and they appear as 01/mm/yyyy (which is correct). However whenever i try to do ANYTHING else i get a "data mismatch in criteria expression message". I mean anything - i cant even sort the data in ascending and descending order, i cant group by or count any of the data or even put any criteria in to the query and if i try a datesearch via access. - the data is there but i cant do anything to it.
I have looked in help and cant find anything and again nothing on the net.
Do you have any ideas why this would be occuring?