G
Guest
I need a query to give me the current year and current month minus one year,
so June 2006 to June 2005, etc. One field for the year in the query now says:
Field Column: Year: Format([Release Date:],"yyyy")
Total: Group By, Ascending
Criteria says: Format(Now(),"yyyy")
How do I do this and is it possible?
so June 2006 to June 2005, etc. One field for the year in the query now says:
Field Column: Year: Format([Release Date:],"yyyy")
Total: Group By, Ascending
Criteria says: Format(Now(),"yyyy")
How do I do this and is it possible?