+ Reply to Thread
Results 1 to 6 of 6

Combined Cell Values (Text) in 1 Cell?

  1. #1
    Forum Contributor
    Join Date
    12-30-2009
    Location
    US
    MS-Off Ver
    Excel 2003, 2010, 2016, 2019, & Office 365
    Posts
    194

    Combined Cell Values (Text) in 1 Cell?

    Hi,

    If I have text in B1 (Apples)
    And text in C1 (Bananas)

    How do I write a formula in cell A1 that will combine the text of both so that it reads 'Apples Bananas' in cell A1?

    Everything I can think of gives me errors.

    Thanks,
    Last edited by Rick-O-Shay; 03-19-2014 at 06:37 PM.

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Combined Cell Values (Text) in 1 Cell?

    Try this

    =B1&" "&C1
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,972

    Re: Combined Cell Values (Text) in 1 Cell?

    maybe b1&" "&c1

    Edit: If you have numbers instead of text, you may need to include the TEXT() function to truncate decimals or show dates correctly
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Forum Contributor
    Join Date
    12-30-2009
    Location
    US
    MS-Off Ver
    Excel 2003, 2010, 2016, 2019, & Office 365
    Posts
    194

    Re: Combined Cell Values (Text) in 1 Cell?

    =B1&" "&C1 works great. Thank you!

  5. #5
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Combined Cell Values (Text) in 1 Cell?

    You're welcome. Don't forget to thank those who helped by clicking on Add Reputation *

  6. #6
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Combined Cell Values (Text) in 1 Cell?

    Thank you for the feedback!

+ 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: 4
    Last Post: 07-15-2013, 02:41 PM
  2. if cell values are same,then combined it.
    By johncena in forum Excel General
    Replies: 2
    Last Post: 03-07-2010, 10:20 AM
  3. text and number combined in a cell
    By TimN in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-11-2006, 06:05 PM
  4. [SOLVED] How can I remove diff. numbers from a cell combined with text
    By Greg in forum Excel General
    Replies: 5
    Last Post: 02-28-2006, 04:10 PM
  5. [SOLVED] UDF code to find specific text in cell comments, then average cell values
    By bruch04 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-05-2005, 06:10 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