+ Reply to Thread
Results 1 to 6 of 6

Merge or copy info from one column to another

  1. #1
    Registered User
    Join Date
    02-27-2021
    Location
    Perth Australia
    MS-Off Ver
    Ms 10
    Posts
    3

    Question Merge or copy info from one column to another

    Hi Everyone,
    I'm trying to solve a problem which I thought would be easy peasy lemon squeezy, but it turns out it's difficult difficult lemon difficult Anyway, I have a list of around 200 names with first names in column A and surnames in column B. I would like both first and surnames in the same column, but if I copy and paste surnames, I overwrite first names and vice versa. Is there any way to combine these two pieces of information into one column? TIA Intraviolet B

  2. #2
    Forum Expert
    Join Date
    05-29-2020
    Location
    NH USA
    MS-Off Ver
    365
    Posts
    2,103

    Re: Merge or copy info from one column to another

    Use the concat function in a third column!

  3. #3
    Registered User
    Join Date
    02-27-2021
    Location
    Perth Australia
    MS-Off Ver
    Ms 10
    Posts
    3

    Re: Merge or copy info from one column to another

    Thank you maniacb, this looks like what I'm trying to do! I just can't work out how to instruct excel to do it for the entire column at once. I don't want to have to go through A3&""&B3 then A4&""B4 etc. Is there a way to do it all in one command?

  4. #4
    Forum Expert
    Join Date
    05-29-2020
    Location
    NH USA
    MS-Off Ver
    365
    Posts
    2,103

    Re: Merge or copy info from one column to another

    The formula for C2 could also be

    =concat(A2,” “,B2)

    And you double click on the right hand bottom corner of the cell and all the column should populate.

  5. #5
    Registered User
    Join Date
    02-27-2021
    Location
    Perth Australia
    MS-Off Ver
    Ms 10
    Posts
    3

    Re: Merge or copy info from one column to another

    A thousand thank yous maniacb! I really appreciate you taking the time to help me!

  6. #6
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2505 (Windows 11 Home 24H2 64-bit)
    Posts
    91,310

    Re: Merge or copy info from one column to another

    MS 10 is not a version of Office - please update your forum profile.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Formula To Copy Info in Column to Rows
    By Limits in forum Excel General
    Replies: 3
    Last Post: 03-20-2014, 01:34 PM
  2. If column is populated, copy and paste info. into new workbook(keeping other column info.)
    By mary.gallagher in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-24-2013, 02:56 PM
  3. copy and paste row if column c contains certain info
    By Fijian81 in forum Excel Programming / VBA / Macros
    Replies: 25
    Last Post: 11-22-2011, 03:40 AM
  4. Copy column and paste info in every nth cell
    By johnsjg in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-01-2011, 11:53 AM
  5. Replies: 2
    Last Post: 03-16-2009, 12:26 PM
  6. Replies: 1
    Last Post: 11-16-2008, 10:42 AM
  7. [SOLVED] comparing a column of cell and then copy info
    By Kelly******** in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-21-2006, 07:15 PM
  8. I need to merge lots of info, w/o copy paste?
    By JWS Wholesale in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 07-18-2005, 02:13 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1