How do I compile data in different rows and output to a new column

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

Guest

for the sake of simplicity, This Table has a column for names and a column
for seating assigments,
Joe, table1
Mary, table1
Peter, table2
Frank, table2
I want to output as follows:
table1, Joe and Mary
table2, Peter and Frank
I know it could be done, please shed some light on my old brain
thanks.
 
You're welcome, but Duane, deserves all the credit for
creating the function and making it available to the rest of
us.
 

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