Need help on displaying multiple records on a single line in Access 97

L

larry

After doing a filtered query on my data and grouping my report to
seperate out my data, a portion of my report looks this:

Designator
C1
C2
C3
C4

Where each record is listed on a seperate line. What I would like to
do is have each record listed on the same line, as below:

Designator
C1 C2 C3 C4

Any help on this matter would be appreciated.
 
L

larry

Thanks for pointing me in the right direction. I'll see if I can get
it grafted into my db.
 
Top