Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
OMKP
 
Posts: n/a
Default How do I concactinate two columns of digits?

I have a column of about 1500 phone numbers (with various area codes amongst
them). I now need to add the country code in front of each number. Rather
than type it into each cell, someone mentioned to me that there is a
"concactinate" feature in Excel that I could use. Apparently it fuses two
columns together.

I could find no help in Excel, is there anybody out there who might know how
to accomplish this 'concactination'? Thank you for your help in advance.
  #2   Report Post  
Ian
 
Posts: n/a
Default

=CONCATENATE(A1,B1)

--
Ian
--
"OMKP" wrote in message
...
I have a column of about 1500 phone numbers (with various area codes
amongst
them). I now need to add the country code in front of each number. Rather
than type it into each cell, someone mentioned to me that there is a
"concactinate" feature in Excel that I could use. Apparently it fuses two
columns together.

I could find no help in Excel, is there anybody out there who might know
how
to accomplish this 'concactination'? Thank you for your help in advance.



  #3   Report Post  
Duke Carey
 
Posts: n/a
Default

If all the phone #s get the same prefix, such as "1-", and assuming your
phone #s are in col A, use this in col B

="1-"&A1

If the prefix varies from one to another, insert a new col A and put the
prefix for each phone # in that new column. Now use the formula

=A1&"-"&B1


"OMKP" wrote:

I have a column of about 1500 phone numbers (with various area codes amongst
them). I now need to add the country code in front of each number. Rather
than type it into each cell, someone mentioned to me that there is a
"concactinate" feature in Excel that I could use. Apparently it fuses two
columns together.

I could find no help in Excel, is there anybody out there who might know how
to accomplish this 'concactination'? Thank you for your help in advance.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Columns FemIce Excel Discussion (Misc queries) 1 September 28th 05 09:29 AM
Arithmetical Mode of Criteria in Multiple Non-Adjacent columns Sam via OfficeKB.com Excel Worksheet Functions 4 July 14th 05 09:15 PM
Hidden Columns in Shared Workbooks Rotary Excel Discussion (Misc queries) 1 July 9th 05 12:28 AM
Removing Near-Duplicate Rows, Leaving Those w/Most Data in Specific Columns foofoo Excel Discussion (Misc queries) 1 April 2nd 05 12:02 AM
Columns in Excel will not allow user to click in them Kim Excel Discussion (Misc queries) 1 December 28th 04 06:37 PM


All times are GMT +1. The time now is 10:46 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"