G
Guest
Okay, was looking for something that did a date calculation and I found it;
however, on the microsoft website the directions told me to put it in the
control field. If I do that then, it does not update the table that it came
from.
This is what I used =DateSerial(year([Active_Initial_106_2_Qual]),
month([Active_Initial_106_2_Qual])+6, day([Active_Initial_106_2_Qual])).
where can I put this statement for it to work. I have two calculation
fields the first one Active_Initial_106_2_Qual and the second
Current_Requal_date. I need the second date to calculate out 30 months. Can
you help
however, on the microsoft website the directions told me to put it in the
control field. If I do that then, it does not update the table that it came
from.
This is what I used =DateSerial(year([Active_Initial_106_2_Qual]),
month([Active_Initial_106_2_Qual])+6, day([Active_Initial_106_2_Qual])).
where can I put this statement for it to work. I have two calculation
fields the first one Active_Initial_106_2_Qual and the second
Current_Requal_date. I need the second date to calculate out 30 months. Can
you help