+ Reply to Thread
Results 1 to 5 of 5

Combine Cells and Add Text

  1. #1
    Registered User
    Join Date
    08-13-2012
    Location
    Indianapolis, IN
    MS-Off Ver
    Excel 2007
    Posts
    8

    Combine Cells and Add Text

    Hi. I want to combine two cells and add text. Then delete column D.

    Example attached.

    Thanks for your help!
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    06-06-2013
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    51

    Re: Combine Cells and Add Text

    hi CircleG,
    Try this:

    Please Login or Register  to view this content.
    Last edited by Rschwar23; 02-25-2014 at 05:37 PM. Reason: Application.ScreenUpdating = false to Application.ScreenUpdating = true

  3. #3
    Forum Expert Moo the Dog's Avatar
    Join Date
    09-28-2012
    Location
    Wisconsin
    MS-Off Ver
    Office 365 (PC & Mac)
    Posts
    1,845

    Re: Combine Cells and Add Text

    For a non-VBA solution, you can put this formula in cell H3 and fill down as far as you want:

    ="Condition: "&C3&CHAR(10)&"Result: "&D3

    Then, copy that data from column H and using 'Paste Special: Values', paste it over the data column C. Then you can delete the data in column D and H.

    - Moo

    * Note, if using a Mac, the CHAR code should be CHAR(13), instead of CHAR(10).... darn Macs!

  4. #4
    Registered User
    Join Date
    08-13-2012
    Location
    Indianapolis, IN
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: Combine Cells and Add Text

    Thanks for the speedy responses. Both the macro and formula work great. Thanks for sharing your knowledge!

  5. #5
    Forum Expert Moo the Dog's Avatar
    Join Date
    09-28-2012
    Location
    Wisconsin
    MS-Off Ver
    Office 365 (PC & Mac)
    Posts
    1,845

    Re: Combine Cells and Add Text

    Glad to help, and thanks for the feedback. =)

    - Moo

+ 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. Replies: 2
    Last Post: 04-08-2015, 08:10 AM
  2. [SOLVED] Combine multiple cells text into one cell, skip blank cells.
    By T15K in forum Excel General
    Replies: 6
    Last Post: 12-05-2014, 09:49 PM
  3. Combine multiple text cells if value exists in other cells
    By epoch555 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-22-2014, 03:50 PM
  4. [SOLVED] combine the value of several cells into one text
    By pyol17 in forum Excel General
    Replies: 3
    Last Post: 12-12-2012, 08:36 AM
  5. Combine text in cells
    By simoninman in forum Excel General
    Replies: 1
    Last Post: 06-23-2009, 11:06 PM

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