D
DustWolf
Hello,
I have a table that lists names and dates, where each name can appear
several times, each paired with a different date. I would like to make
a query which would list each name in one row, but add the dates
togather into a (horizontal) comma separated list.
Can this be done in a query? Or do I have to use VBA to pick data from
one table and dump it into another, temporary table?
Thanks for any help in advance.
I have a table that lists names and dates, where each name can appear
several times, each paired with a different date. I would like to make
a query which would list each name in one row, but add the dates
togather into a (horizontal) comma separated list.
Can this be done in a query? Or do I have to use VBA to pick data from
one table and dump it into another, temporary table?
Thanks for any help in advance.
