C
cwAFcontractor via AccessMonster.com
Good Day, Here is a brief explantion of my Form "Preventive Maintenance". On
the form i have several Fields. Three of these fields i want to work together.
They are called Date Completed, PM Cycle, and Date Due. What I would like to
happen is when the Date Completed (date) field is changed i would like for it
to update the Date Due (Date) Field by adding the value in the PM cycle
(number of days) to the Date Completed. Is there a way to do this without
having to use a Query, SQL or VB code? Or do i have to use one of those and
if i do how would i make the wording to do this? Thanks for the help.
the form i have several Fields. Three of these fields i want to work together.
They are called Date Completed, PM Cycle, and Date Due. What I would like to
happen is when the Date Completed (date) field is changed i would like for it
to update the Date Due (Date) Field by adding the value in the PM cycle
(number of days) to the Date Completed. Is there a way to do this without
having to use a Query, SQL or VB code? Or do i have to use one of those and
if i do how would i make the wording to do this? Thanks for the help.