subtracting date/time field from integer field

pangx623

New member
Local time
Today, 03:28
Joined
Nov 8, 2006
Messages
9
Hello everyone, I'm encounter a problem trying to write a code.

EX:
Date Months_to_credit Final_result
01/31/06 4 10/01/05
02/28/06 6 09/01/05
03/31/06 8 08/01/05


Does anyone have any ideas how to to substract Months_to_credit from Date and to return a date in the Final_result field?
 
Last edited:

Users who are viewing this thread

Back
Top Bottom