J
Jon
Greeting,
I need to calculate the number of months between date1 and today date2 if
date2 is equal to date1 after that the number will be multiplied in a
textboxâ€text1†which is a number. Finally, the total(date1-dat2*text1) will
be subtracted from another filed “text2â€
For example:
If date1 is 01/16/2008 and date2 is 04/16/2008 then the result is 3 months
the formula will be as follow
(3*text1)-text2
How can I do that please??
I need to calculate the number of months between date1 and today date2 if
date2 is equal to date1 after that the number will be multiplied in a
textboxâ€text1†which is a number. Finally, the total(date1-dat2*text1) will
be subtracted from another filed “text2â€
For example:
If date1 is 01/16/2008 and date2 is 04/16/2008 then the result is 3 months
the formula will be as follow
(3*text1)-text2
How can I do that please??