Hi.
I need the syntax in Access 2007 that will subtract one month from the current date and always get the correct prior month, i.e. in January 2012, month(date())-1 would pull December 2011 dates and in July 2012 it would pull June 2012.
Thanks for your help.
Robin
I need the syntax in Access 2007 that will subtract one month from the current date and always get the correct prior month, i.e. in January 2012, month(date())-1 would pull December 2011 dates and in July 2012 it would pull June 2012.
Thanks for your help.
Robin
Comment