0% found this document useful (0 votes)
31 views

Combine Data From 2 Columns Into 1 Column

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views

Combine Data From 2 Columns Into 1 Column

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Combine data from 2 columns into 1 column

I want to do this, but with 2 columns of data. We have a sheet with area codes in one field and
phone numbers in another. I need the 2 pieces of data in one field for a list of 500 phone
numbers. Do I have to do them one at a time????
Combine data with the Ampersand symbol (&)
1. Select the cell where you want to put the combined data.
2. Type = and select the first cell you want to combine.
3. Type & and use quotation marks with a space enclosed.
4. Select the next cell you want to combine and press enter. An example formula might be
=A2&" "&B2.

You might also like