lemonjuice
Programmer
I have a report on which i display a customer number, the owed amounts(in other words, what the person still owes me) and the payed amount(a negative value). I also have a field for the balance of the customer(owed - payed). This field has to be cumalative. My problem is not getting the cumalative value, but if there is more than one customer on the report, the cumalative field calculates all the customers' totals instead of each customer seperately. HOW CAN I USE THE CUMALATIVE FUNCTION TO CALCULATE EACH CUSTOMERS TOTAL SEPERATELY?
If this is not posible, is it posible to use the cumalative function in sql or code?
Hope someone has an answer!!!!!
Thanx
~Lemon~
If this is not posible, is it posible to use the cumalative function in sql or code?
Hope someone has an answer!!!!!
Thanx
~Lemon~