S
Sharon
How do you add months to a date in the following code:
If [account_class] = 1 then
[Last Audit Date] = add 36 months (for next audit date)
If [account_class] = 2 then
[Last Audit Date] = add 24 months (for next audit date)
Last Audit Date Format: 06/30/2003
If [account_class] = 1 then
[Last Audit Date] = add 36 months (for next audit date)
If [account_class] = 2 then
[Last Audit Date] = add 24 months (for next audit date)
Last Audit Date Format: 06/30/2003