Results 1 to 3 of 3

Combining Cells into Strings

Threaded View

  1. #1
    Registered User
    Join Date
    05-16-2012
    Location
    Texas
    MS-Off Ver
    Excel 2010
    Posts
    6

    Combining Cells into Strings

    I cannot seem to figure this out and it seems so simple.

    In Cell A1 I have the string:
    T2
    In cell B1 I want to add a quick formula to combine cell A1 with the letter 'a'. The problem is that it always comes out with a space between 'T2' and 'a'.

    Formula in Cell B1:
    =A1&"a"
    The result: T2 a

    But I need it to read: T2a

    I've tried to use TRIM, CLEAN, and SUBSTITUTE (substitute char(32) for char(160)) but still nothing

    is there any way to do this? I will need to repeat this step many times so I'm hoping to use a formula rather than multiple entries
    Last edited by bagofmilk; 12-06-2012 at 11:19 AM.

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