How do I link two columns of data into one column?

G

Guest

I've done this before but can't remember the solution. I have two columns of
date: Column A contains first names, Column B conains last names. I created
column C for the combined contents of A and B. I also want the data
separated by a space. I understand that if I want to combine the contents of
two cells, I could use the formula =A1&" "&B1. But how do I do this for
entire columns with a range of approximately 1,000 cells?

I am not a heavy user of excel, so please keep the answers simple. Thank you.
 
G

Guest

Hi Baylynx

=se this formula

=a1&" "&b1

and copy it down

HTH
regards from Brazil - going to the 6th *
Marcelo

"Baylynx" escreveu:
 
M

MartinShort

In C1, type =*A1 & " " & B1*

Now hover your cursor over the bottom right hand corner of cell C1 an
you will see the cursor change to a cross. Now either:

1. click (& hold) and drag downwards to copy the formular down th
page

OR (and this is good)

2. double click the cross!

This last one depends on you using good Excel practice which is n
blank rows or columns in your data otherwise strange - and ver
irritating - things can happen.

HTH

Marti
 
G

Guest

I'm sorry Marcelo, but I don't understand =se this formula. Can you please
explain further? Thank you.
 
G

Guest

sorry Baylynx it was a typing error

it means use

=A1&" "&B1 and copy it down for the 1000 rows



"Baylynx" escreveu:
 

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