R
radarlarry
I have a Access database containing information about toolbox inspections.
In my table I have:
Toolbox number, owning shop, date inspection due, date inspection completed,
interval, next inspection due. These are dates, except for number, owning
shop and interval.
I have a form made with these same fields. The interval in all cases is 90
days. When a user inspects a toolbox they would enter the "date inspection
completed" in the form. What I'm trying to do is to get the "next inspection
due" field to automatically add 90 days to the "date inspection completed"
field and display it in the "next inspection due" field.
I have tried using expression builder to no avail. I think it should go
something like this: DATE INSPECTION DUE + INTERVAL. I don't know the
scripts and can only use the tools available in the program itself. Oh yeah,
I also want it to update the table to the new due date.
Thanks for the help,
Larry B.
In my table I have:
Toolbox number, owning shop, date inspection due, date inspection completed,
interval, next inspection due. These are dates, except for number, owning
shop and interval.
I have a form made with these same fields. The interval in all cases is 90
days. When a user inspects a toolbox they would enter the "date inspection
completed" in the form. What I'm trying to do is to get the "next inspection
due" field to automatically add 90 days to the "date inspection completed"
field and display it in the "next inspection due" field.
I have tried using expression builder to no avail. I think it should go
something like this: DATE INSPECTION DUE + INTERVAL. I don't know the
scripts and can only use the tools available in the program itself. Oh yeah,
I also want it to update the table to the new due date.
Thanks for the help,
Larry B.