Combining Records

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All

I have a query set up which currently contains three records. I would like
to be able to add an expression which shows the results of a particular field
summing all three records.

Example;

The three records show the same fields except the Abbreviated Name field
which is different for all three. I would like the query to show just one
field with the three abbreviations shown in the one record seperated by a
comma.

Instead of;
Record 1
JD

Record 2
MC

Record 3
PD

I would like;
Record 1
JD, MC, PD

Any ideas?

Mikee
 
Back
Top