subreport data problem on report

M

Melanie

Hi,
I have a report that has a subreport with it, and the
subreport data has fields for [# cal tubes], [cal tube],
and [caltubesize]. On my main report, I have set it up so
that, for example, a report would look like this:

(1)3/8" PFA Calibration Tube
(1)1/4" PFA Calibration Tube

This prints out fine, but I also need to have a separate
text box in my report that prints out the [caltubesize]
field. I put one in, but it is only reading the first cal
tube, so on the report I only see "6" for the [caltube
size]. How do I get me report to read all of the cal
tubes? In the above example, I need to see 64 (6 is for
the 3/8" tube, 4 is for the 1/4" tube).
I need it to be in this format because I have to use the
result as part of a concatenated description.
Sorry if this is confusing, any help is appreciated.
Melanie
 
Top