Hello
I have a table with a date field in it and would like to be able to find those records which have a date in the same month as now, but 1 year ago.
Is it possible to have a general query which will work regardless of which actual month is the current month?
DateAdd() has been suggested but I'm new to this and am not sure how to use it!
Cheers
Geoff
I have a table with a date field in it and would like to be able to find those records which have a date in the same month as now, but 1 year ago.
Is it possible to have a general query which will work regardless of which actual month is the current month?
DateAdd() has been suggested but I'm new to this and am not sure how to use it!
Cheers
Geoff