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.
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.