In Excel you are able to write a formula
=DATE(YEAR(TODA Y())-1,MONTH(TODAY() ),DAY(TODAY())) which will return
todays date 1 year ago. I'm not sure if I am explaining this right so
bear with me. Is there a similar function in Access that I can you in
a text box? Thanks.
=DATE(YEAR(TODA Y())-1,MONTH(TODAY() ),DAY(TODAY())) which will return
todays date 1 year ago. I'm not sure if I am explaining this right so
bear with me. Is there a similar function in Access that I can you in
a text box? Thanks.
Comment