Results 1 to 6 of 6

Concatenation Issue

Threaded View

Landrigan Concatenation Issue 04-20-2009, 12:06 PM
shg Re: Concatenation Issue 04-20-2009, 12:07 PM
Landrigan Re: Concatenation Issue 04-20-2009, 12:09 PM
shg Re: Concatenation Issue 04-20-2009, 12:12 PM
Landrigan Re: Concatenation Issue 04-20-2009, 12:17 PM
shg Re: Concatenation Issue 04-20-2009, 12:18 PM
  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.

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