Sum of Descriptions Query

  • Thread starter Thread starter Jazflux
  • Start date Start date
J

Jazflux

Hi:
I have a Query that has a WorkID and a Work Description:

ID: Description:
1 Go to work
2 Come home
3 Eat Dinner

I want to compile the Descriptions into a single description:
Go to work, Come Home, Eat Dinner

Can I do this & if so how?
Thanks!
 
Hi,
can you tell us a bit more - what happens after you put 'Go to work, Come
Home, Eat Dinner' together? Do you have a table with lots of entries like
this that you need to concatenate in the same way?
Jeanette Cunningham
 
Back
Top