Hi Expert, I need your help and advice.
In the customer Sales Analysis report, I have three tables: Customer Table, Value Entry Table and Res. Ledger Entry Table
Declare intcounter
In the Customer OnaftergetREcord
intcounter :=1
In the customer onpreDataitem
CurrReport.CREATETOTALS(intCounter);
In the section Report intCounter is showing as 1 for each customer record(groupfooter).
How to total the total number in the footer of the Customer?
Thank you in advance!
0
Comments
What I want is to filter out the date range, saying 03/01/13..04/30/13, and then based on the date range, counting the total of the customer who purchased during that period.
Thank you!
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!