merging columns

A

atkinson.a

Hello, a quick question: I have column A which has first
names in it (ie Alan). In column B have last names (ie
Atkinson). I would like to merge column A and column B
together to create a new column (C) which has first and
last name together (ie Alan Atkinson). what command will
allow me to do that? thank you,Alan
 
R

RagDyer

In C1:
=A1&" "&B1
--
HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================
 

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