S
small brother
Dear All
I need your help to calculate an interest amount for the account payable by
customer.
I have a table containing the following fields:
-Date
-Code
-Name
-Balance
I need to calculate an interest on the third day for the minimum amounmt of
the previous 2 days.
Example
Date Code Balance Interest
01/01/2007 1520 1000 0
02/01/2007 1520 700 0
03/01/2007 1520 600 700*i
04/01/2007 1520 1200 600*i
05/01/2007 1520 1500 600*i
06/01/2007 1520 1800 1200*i
off course i have more than 1 customer.
thanks for your help
I need your help to calculate an interest amount for the account payable by
customer.
I have a table containing the following fields:
-Date
-Code
-Name
-Balance
I need to calculate an interest on the third day for the minimum amounmt of
the previous 2 days.
Example
Date Code Balance Interest
01/01/2007 1520 1000 0
02/01/2007 1520 700 0
03/01/2007 1520 600 700*i
04/01/2007 1520 1200 600*i
05/01/2007 1520 1500 600*i
06/01/2007 1520 1800 1200*i
off course i have more than 1 customer.
thanks for your help