Merge columns

J

Jonesy

I have a spreadsheet that looks like the following:
A B
1 Last Name First Name
2 Jones Jim
3 Smith Bob
4 Williams Joe

If the formatting doesn't come over, it is a spreadsheet
with two columns (Last Name and First Name) that need to
be merged into one column that is just called Name. The
data from both columns must merged also. The merge and
center button merges the cells into one, but drops off
half of the data. Is there any way to do this?
 
P

Paul B

Jonesy, try this in C2 =A2&B2 or this with a space =A2&" "&B2 and copy down

--
Paul B
Always backup your data before trying something new
Using Excel 97 & 2000
Please post any response to the newsgroups so others can benefit from it
** remove news from my email address to reply by email **
 

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