anithegregorian
June 29th, 2006, 09:34 AM
COMPILER:
Visual Basic 6 (using embedded ActiveX report designer)
REPORTING APPLICATION:
Crystal Reports 8.5
SUMMARY:
I have a report in crytal reports 8.5. The report displays sales made by each sales person with a date range parameter. The report is grouped by sales person names so the total qty and total sales for each sales person can be decided.
THE PROBLEM:
The problem is how to display a short summary for each sales person with the total sales they have made at the end of report (not in report group footer cause i already have it displaying the values) like for eg.
------------------------------------------------------
JOHN = 1750
KENNY = 5000
JACK = 2458
------------------------------------------------------
Any help or resonse will be appreciated.... thanks in advance
Anirudh K. Mahant
Visual Basic 6 (using embedded ActiveX report designer)
REPORTING APPLICATION:
Crystal Reports 8.5
SUMMARY:
I have a report in crytal reports 8.5. The report displays sales made by each sales person with a date range parameter. The report is grouped by sales person names so the total qty and total sales for each sales person can be decided.
THE PROBLEM:
The problem is how to display a short summary for each sales person with the total sales they have made at the end of report (not in report group footer cause i already have it displaying the values) like for eg.
------------------------------------------------------
JOHN = 1750
KENNY = 5000
JACK = 2458
------------------------------------------------------
Any help or resonse will be appreciated.... thanks in advance
Anirudh K. Mahant