S
SVE
Hello everyone,
I have a continuous subform called [Annual]. Each record has a [due date]
(to be calculated) and a [completion date] (entered manually). There is a
base field called [Intake Date]. I need the first record's [due date] to be
calculated as 45 days after the [Intake Date]. From the second record on, I
need the calculated [due date] to be 6 months after the previous record's
[completion date]. Here's an example of what the completed data and form
would look like:
Intake Date: 4/1/2006
Subform:
Due Date: 5/16/2006 (45 days after Intake Date) Completion Date:
5/18/2006
Due Date: 11/18/2007 (6 mos after Completion dt) Completion Date:
11/18/2007
Due Date: 5/18/2007 (6 mos after Completion dt) Completion Date:
5/20/2007
Due Date: 11/20/2007 (6 mos after Completion dt) Completion Date:
11/18/2007
Due Date: 5/18/2008 (6 mos after Completion dt) Completion Date:
5/22/2008
Due Date: 11/22/2008 (6 mos after Completion dt) Completion Date:
11/22/2008
etc.....
Can anyone tell me explicitly how to do this? I've only done minimal coding
so please be very detailed in your instructions.
Thank you in advance for all your help.
I have a continuous subform called [Annual]. Each record has a [due date]
(to be calculated) and a [completion date] (entered manually). There is a
base field called [Intake Date]. I need the first record's [due date] to be
calculated as 45 days after the [Intake Date]. From the second record on, I
need the calculated [due date] to be 6 months after the previous record's
[completion date]. Here's an example of what the completed data and form
would look like:
Intake Date: 4/1/2006
Subform:
Due Date: 5/16/2006 (45 days after Intake Date) Completion Date:
5/18/2006
Due Date: 11/18/2007 (6 mos after Completion dt) Completion Date:
11/18/2007
Due Date: 5/18/2007 (6 mos after Completion dt) Completion Date:
5/20/2007
Due Date: 11/20/2007 (6 mos after Completion dt) Completion Date:
11/18/2007
Due Date: 5/18/2008 (6 mos after Completion dt) Completion Date:
5/22/2008
Due Date: 11/22/2008 (6 mos after Completion dt) Completion Date:
11/22/2008
etc.....
Can anyone tell me explicitly how to do this? I've only done minimal coding
so please be very detailed in your instructions.
Thank you in advance for all your help.