Tables - grouping of data

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

Guest

Is there a way I can group data in records. Eg

Instead of:

Name Colour
Jones Blue
Smith Black
Jones White
Smith Green

Thanks
can I have:

Name Colour
Jones Blue, White
Smith Black, Green
 
Trish said:
Is there a way I can group data in records. Eg

Instead of:

Name Colour
Jones Blue
Smith Black
Jones White
Smith Green

Thanks
can I have:

Name Colour
Jones Blue, White
Smith Black, Green
 
Trish said:
Is there a way I can group data in records. Eg

Instead of:

Name Colour
Jones Blue
Smith Black
Jones White
Smith Green

Thanks
can I have:

Name Colour
Jones Blue, White
Smith Black, Green
 
Trish said:
Is there a way I can group data in records. Eg

Instead of:

Name Colour
Jones Blue
Smith Black
Jones White
Smith Green

Thanks
can I have:

Name Colour
Jones Blue, White
Smith Black, Green
 
Allen, I have been working with your suggestion but getting an error message
"Undefined Function 'fConcatChild' in expression"
I'm not an advanced user but folowed the string you provided, substituting
of course my own tables, fields, etc.

Any suggestions?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top