Trying to merge data from mulitple rows to one.

R

Roman

I have data that looks like the example below:
fistname, last name, multiple rows, each with different data
RON SMITH App
RON SMITH Box
RON SMITH Cat
RON SMITH Dog
RON SMITH Hop


My merge program reads data like the sample below:
First name. last name, one row, but multiple cells, each with different data.

RON SMITH App Box Cat Dog Hop

Can someone tell me the best way to convert my existing data into the format
above?

Any help is much appreciated.

Thanks
R
 
×

מיכ×ל (מיקי) ×בידן

Better wait a few minutes and have a look at replies instead of double posting.
 

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

Top