C
CW
We started using our database last September(2006).
We have an Inquiry Date for each of our jobs, which is stored in UK format
as (for example) 07/09/2007.
I have a query that displays details of inquiries taken in the current
month, so in the Inquiry Date column I have the criteria set to Month(Now()).
This has worked fine up until now, but now that we have got into the second
year with the system it is picking up inquiries from last September well as
the current ones, so I need to filter those out.
Could somebody advise how I should modify the criteria, please?
Many thanks
CW
We have an Inquiry Date for each of our jobs, which is stored in UK format
as (for example) 07/09/2007.
I have a query that displays details of inquiries taken in the current
month, so in the Inquiry Date column I have the criteria set to Month(Now()).
This has worked fine up until now, but now that we have got into the second
year with the system it is picking up inquiries from last September well as
the current ones, so I need to filter those out.
Could somebody advise how I should modify the criteria, please?
Many thanks
CW