Access

M

msbrown

I am trying to create a database that will automatically update my quarterly
assessments. field name "recent date" and "current date" should be every 97
days from the recent date. These dates should automatically change, but I am
having a problem setting them up. Can someone help please.
 
M

Maurice

assuming your fields are datefields you could try something like:

[yourdatefield]+97
 
Top