I need to create a table control similar to a check register where
the table displays/calculates a running balance like this:
Date Description Deposit Payment Balance
01/01/01 Beg Balance 3000.00 3000.00
01/02/01 Sears 250.00 2750.00
01/03/01 DayCare 325.99 2424.01
01/04/01 Deposit 2500.00 4924.01
IS this possible in a WinDev Table Control?
THNX !!
Joe Maldo
the table displays/calculates a running balance like this:
Date Description Deposit Payment Balance
01/01/01 Beg Balance 3000.00 3000.00
01/02/01 Sears 250.00 2750.00
01/03/01 DayCare 325.99 2424.01
01/04/01 Deposit 2500.00 4924.01
IS this possible in a WinDev Table Control?
THNX !!
Joe Maldo