G
Guest
I have a separate table that has the state code, the month, and day
ex.
state timeframe(months) addl days
Alabama 4 0
Colorado 7 30
In my form if the state = Alabama then I need to Calulate a date field and
add the timeframe and additional days
Ex.
07/12/2004 (if state = Colorado, then add the timeframe (7) and the
additional days (30) to equal 03/14/2005
Can you tell me how to accomplish this?
ex.
state timeframe(months) addl days
Alabama 4 0
Colorado 7 30
In my form if the state = Alabama then I need to Calulate a date field and
add the timeframe and additional days
Ex.
07/12/2004 (if state = Colorado, then add the timeframe (7) and the
additional days (30) to equal 03/14/2005
Can you tell me how to accomplish this?