S
sabz
Hi, I'm trying to synchronize a data entry form to work together with a
table that has a lot of entries. Here's my problem: I have a field
called First mailing date, and another field called Next mailing date.
I enter the First mailing date and want access to calculate next
mailing date by adding 3 years to first mailing date. I tried and tried
to do this in the TABLE. It didn't work successfully, kept on saying I
had a error. So instead, since I use a FORM to enter data into the
table I wrote up a DateAdd function that add's 3 years to First mailing
date. It work's fine when I look at the FORM's as a whole, but as soon
as I go back to the TABLE, the next mailing date field is blank... Can
anyone help? I tried looking for the properties of the table and
changing the DATA to get it's info from the FORM, but there is no such
option to do that to a table! Also, the TABLE has no control source
option so i can't successfully add a dateadd function... Any help
whatsoever would be greatly appreciated. Thanks, Sabz
table that has a lot of entries. Here's my problem: I have a field
called First mailing date, and another field called Next mailing date.
I enter the First mailing date and want access to calculate next
mailing date by adding 3 years to first mailing date. I tried and tried
to do this in the TABLE. It didn't work successfully, kept on saying I
had a error. So instead, since I use a FORM to enter data into the
table I wrote up a DateAdd function that add's 3 years to First mailing
date. It work's fine when I look at the FORM's as a whole, but as soon
as I go back to the TABLE, the next mailing date field is blank... Can
anyone help? I tried looking for the properties of the table and
changing the DATA to get it's info from the FORM, but there is no such
option to do that to a table! Also, the TABLE has no control source
option so i can't successfully add a dateadd function... Any help
whatsoever would be greatly appreciated. Thanks, Sabz