+ Reply to Thread
Results 1 to 4 of 4

Need help merging 2 columns

  1. #1
    Registered User
    Join Date
    08-08-2018
    Location
    CA
    MS-Off Ver
    2013
    Posts
    8

    Need help merging 2 columns

    I have a column of names with every cell of the column filled, then next to it I have a column of sporadically populated cells containing nicknames for those in column 1. I need to replace the names in the first column with the nicknames in the second column, but leave the names for which there is no nickname unchanged. How can I do this?

  2. #2
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Need help merging 2 columns

    Try using a formula like this in a 3rd column:

    C2 =IF(B2="",A2,B2)

    Drag the formula down column C.

  3. #3
    Registered User
    Join Date
    08-08-2018
    Location
    CA
    MS-Off Ver
    2013
    Posts
    8

    Re: Need help merging 2 columns

    Thank you, that was it!

  4. #4
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Need help merging 2 columns

    You’re welcome. Happy to help.

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

+ 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. Merging columns with the same name
    By PJ25 in forum Excel General
    Replies: 1
    Last Post: 02-19-2014, 03:07 PM
  2. [SOLVED] Need help merging on three columns
    By bajjan in forum Excel General
    Replies: 11
    Last Post: 09-05-2012, 07:40 PM
  3. Merging 100 over columns into 1
    By leehweehou in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-23-2011, 12:08 PM
  4. Excel 2007 : merging columns
    By JerryR in forum Excel General
    Replies: 1
    Last Post: 06-10-2011, 08:41 PM
  5. merging two columns
    By screamnyak in forum Excel General
    Replies: 2
    Last Post: 01-21-2011, 02:27 PM
  6. [SOLVED] Merging columns...
    By Mike in forum Excel General
    Replies: 6
    Last Post: 07-15-2006, 09:25 AM
  7. [SOLVED] merging columns
    By Todd Hudson in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 06-04-2006, 12:55 PM
  8. Merging Columns
    By HELP, Trying to more proficient here in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-11-2006, 10:25 AM

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