D
Debbie
Well, this is my question. I am using a form and in this form I have a
date of a signed contract (Field Name: Date Signed). What I am trying
to do is an IF OR Otherwise Statement based on
Field Name:Reason has a drop down list with 4 choices (TANF, FS,
Paystubs, Foster Care). The expiration date is based on the choice, for
example
If TANFor FS, then DateAdd("m", +6, [Date Signed]), BUT IF Paystubs or
Foster Care, then DateAdd("yyyy", +1, [Date Signed])
How do I do this formula in a text box to automatically come up with
these expiration dates.
Hope this makes sense.
Help! and Thank you in advance.
date of a signed contract (Field Name: Date Signed). What I am trying
to do is an IF OR Otherwise Statement based on
Field Name:Reason has a drop down list with 4 choices (TANF, FS,
Paystubs, Foster Care). The expiration date is based on the choice, for
example
If TANFor FS, then DateAdd("m", +6, [Date Signed]), BUT IF Paystubs or
Foster Care, then DateAdd("yyyy", +1, [Date Signed])
How do I do this formula in a text box to automatically come up with
these expiration dates.
Hope this makes sense.
Help! and Thank you in advance.