M
mivan002
I have a form which has a schd_to, actl_to, Dday (a field for the number of
days between the schd and the actl) and other not important fields. So i'm
doing the DateDiff formula to get the difference between the schd and actl
dates which goes in the Dday field, but now I need for the next record in the
form to take it's schd_to date and either add or subtract the previous
record's Dday and update with that new date. Also, I would need for all the
following schd_to dates that do not have actl_to or Dday fields filled out to
update by either adding or subtracting from the last Dday that was calculated.
Thank you in advance.
days between the schd and the actl) and other not important fields. So i'm
doing the DateDiff formula to get the difference between the schd and actl
dates which goes in the Dday field, but now I need for the next record in the
form to take it's schd_to date and either add or subtract the previous
record's Dday and update with that new date. Also, I would need for all the
following schd_to dates that do not have actl_to or Dday fields filled out to
update by either adding or subtracting from the last Dday that was calculated.
Thank you in advance.