I ceated a report in crytal report (VS 2005) which dispaly me customers and their status
i.e report will look like this
Name Status
------ -------
Cutomer1 Status-A
Cutomer2 Status-B
Cutomer3 Status-A
Cutomer4 Status-C
--------------------------------------
I have this report but I also required to dispaly summary at report footer like this.
Status Count
------ -------
Status-A 2
Status-B 1
Status-C 1
Please help me how can I buit this summary (with out using sub report)
Loading
Mansoor MehmoodPosted Aug 18, 2008, 7:28 AM
Please can you suggest me a article from where your mentioned approach can be seen because I have not done this before.
Md MushtaquePosted Aug 17, 2008, 4:59 AM