G
Guest
I have a form with the following:
Certification Date is [CERTDATE]
Expiration Date is [ED1}
When CERTDATE is entered in the form then ED1 shows the the result of
=DateAdd("m",36,[CERTDATE]-1). What I would like is the result showing in
the form to placed in the ED1 field in the table, so when I do queries based
on the table, Ed1 info would be there. Anyone help?
Certification Date is [CERTDATE]
Expiration Date is [ED1}
When CERTDATE is entered in the form then ED1 shows the the result of
=DateAdd("m",36,[CERTDATE]-1). What I would like is the result showing in
the form to placed in the ED1 field in the table, so when I do queries based
on the table, Ed1 info would be there. Anyone help?