Concatenate Rows

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

Guest

Thanks for taking the time to read my question.

I'm wondering how I can concatenate Rows together (not columns).

Current Data:

Name Child Name
Bob Jane
Bob Jon
Bob Sandy
Bob Derek

Goal:

Name Child Name
Bob Jane, Jon, Sandy, Derek

I can't figure out how to do this! Any ideas?

Brad
 
Hi Brian,

That link didn't work for me. Is it correct? Is there another way to get
to it?

eg. Click here, then click here etc...

Brad
 
Thanks so much Brian, this code works on many records, not just one. It
worked Perfectly. Thanks to Duane Hookom too!

Brad
 
Back
Top