+ Reply to Thread
Results 1 to 6 of 6

Concatenation Issue

  1. #1
    Registered User
    Join Date
    04-20-2009
    Location
    Toronto
    MS-Off Ver
    Excel 2003
    Posts
    6

    Concatenation Issue

    Hi Everyone,

    I have been using the CONCATENATE function to merge 2 strings together into a single cell. However the problem is, the third concatenated cell depends on the other 2 existing. The idea is I want to take 2 columns of data, and use a formula to merge them, then delete the original 2 data columns so I have a single column with the full data merged.

    COL 1 (A3) = First Name
    COL 2 (B3) = Last Name
    COL 3 (C3) = Full Name (wanted)

    So I do =CONCATENATE(A3,B3) and that puts the fullname in C3, but I want to sort of "flatten" C3 so that I have the fullname by itself and I can delete the original cells (A, and B)

    Any thoughts to do this? Thanks
    Last edited by Landrigan; 04-20-2009 at 12:16 PM.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Concatenation Issue

    Select the cell with the formula, Edit > Copy, Edit > Paste Special, Values
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    04-20-2009
    Location
    Toronto
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: Concatenation Issue

    Your the man thank you SHG

    + rep for you

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Concatenation Issue

    You’re welcome. Would you please mark the thread as Solved?

    Click the Edit button on your first post in the thread

    Click Go Advanced, select [SOLVED] from the Prefix dropdown, then click Save Changes

  5. #5
    Registered User
    Join Date
    04-20-2009
    Location
    Toronto
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: Concatenation Issue

    Done, this is a great forum

  6. #6
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Concatenation Issue

    BTW, ampersand is the catenation operator: =A1 & B1

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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