Working with 8.5 Crystal reports
I have written a report that gives me the data I have published below. The subreport data (SN and RATIO)is from an excel file and I am passing the cost over to the subreport for EXTCOST calculations. What I need to do is group on the SN from the subreport and I am not sure how I can do it.
I have tried adding a new detail section and I am not getting all 5 SN but just the last one.
I am not sure how to write the code to accomplish this?
Any help would be appreciated.
753/755/783/784/785 (Remarks)
ORDER# Description QTY COST EXTCOST
7687280101 FTG,PVC UNION N40,2"S 14.0 $9.1 $127.40
Subreport
SN RATIO Ext_Cst
753 2.000 $24.53
755 7.000 $85.84
783 0.615 $7.54
784 0.159 $1.95
785 0.615 $7.54
$127.40
Group Summary
753/755/783/784/785 $127.400
I have written a report that gives me the data I have published below. The subreport data (SN and RATIO)is from an excel file and I am passing the cost over to the subreport for EXTCOST calculations. What I need to do is group on the SN from the subreport and I am not sure how I can do it.
I have tried adding a new detail section and I am not getting all 5 SN but just the last one.
I am not sure how to write the code to accomplish this?
Any help would be appreciated.
753/755/783/784/785 (Remarks)
ORDER# Description QTY COST EXTCOST
7687280101 FTG,PVC UNION N40,2"S 14.0 $9.1 $127.40
Subreport
SN RATIO Ext_Cst
753 2.000 $24.53
755 7.000 $85.84
783 0.615 $7.54
784 0.159 $1.95
785 0.615 $7.54
$127.40
Group Summary
753/755/783/784/785 $127.400