dtrumbower
Programmer
Just wondering if there is another way in Crystal 8 that this can be done without using a subreport.
I list out stores that receive products. A store can receive one to many products. The stores are grouped together by a route. The footer for each route needs totals for each product seperately.
Example:
Route 1 This is a group header
Store 1 This is a group header
Product1 25 This is the detail line
Product2 30
Store 2
Product 1 10
Total for Route 1 Group footer, can be don with subreport
Product1 35
Product2 30
I list out stores that receive products. A store can receive one to many products. The stores are grouped together by a route. The footer for each route needs totals for each product seperately.
Example:
Route 1 This is a group header
Store 1 This is a group header
Product1 25 This is the detail line
Product2 30
Store 2
Product 1 10
Total for Route 1 Group footer, can be don with subreport
Product1 35
Product2 30