G
Guest
I have set up a field to calculate the "calibration due date" with the
=DateSerial(Year([LastCal]),Month([LastCal])+[CalFreq],Day([LastCal])) in the
control source field of CalDue. The due date calculates but the problem is
that it does not save in the table. How can I get the data to save in the
CalDue field of the table?
=DateSerial(Year([LastCal]),Month([LastCal])+[CalFreq],Day([LastCal])) in the
control source field of CalDue. The due date calculates but the problem is
that it does not save in the table. How can I get the data to save in the
CalDue field of the table?