hpng98
20th May 2005, 04:26
Hi.
In program script, I am retrieving the each transaction (debit & credit payment) make by customer.
One of the report format I need is just show the total balance should be pay by each customer.Report will not display the customer tht no balance need to pay.
My Q is :
I manage to take out the customer no more owe the company, the problem is eventhought it not display out, but it appear as one empty line...so how do I eliminate the empty line.
my report layout :
after field : tfacr200.cuno
output express : total.m <> 0
total.m is the calculation in detail line to get the total balance owe by each customer.
Thanks.
In program script, I am retrieving the each transaction (debit & credit payment) make by customer.
One of the report format I need is just show the total balance should be pay by each customer.Report will not display the customer tht no balance need to pay.
My Q is :
I manage to take out the customer no more owe the company, the problem is eventhought it not display out, but it appear as one empty line...so how do I eliminate the empty line.
my report layout :
after field : tfacr200.cuno
output express : total.m <> 0
total.m is the calculation in detail line to get the total balance owe by each customer.
Thanks.