Thank you for your assistance with my previous query. I have now successfully used the DATEADD function, but it appears that it is not adding correctly, ie
DateAdd("m", -1, [BenchMonth]), where [BenchMonth] = "2002/02/28" returns "2002/01/28"
Any assistance in...
Hello there
This is probably very simple, but has stumped me for the last few days. I want to run a query to change the date in a table by one month, ie 2003/07/31 should change to 2003/06/30, & conversely 2002/12/31 should change to 2003/01/31.
Also at the same time I want to force any date...
In Excel one can do the following:
E7 = D6 + D7 ie add the previous record in a column to the current record in
the same column and get the total.
I have a database with data sorted by date. I want to be able to add one of
the other columns data using the previous months data plus the current...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.