+ Reply to Thread
Results 1 to 2 of 2

Thread: Trying to merge information into one cell

  1. #1
    Registered User
    Join Date
    02-06-2012
    Location
    Coventry, England
    MS-Off Ver
    Excel 2007
    Posts
    1

    Trying to merge information into one cell

    Can't remember how to merge information into one cell (used to be able to do it) old age setting in I think. I want to merge three cells information into one, ie; mr; andrew; jones so that I can input onto my database as mr. andrew jones anyone help please?

  2. #2
    Valued Forum Contributor
    Join Date
    09-20-2011
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    238

    Re: Trying to merge information into one cell

    Hello
    If for example Mr. Andrew Jones is in cells A1: B1 and C1.

    =A1&" "&B1&" "&C1

    or

    =CONCATENATE(A1," ",B1," ",C1)

    Hope this helps.

+ Reply to Thread

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.2.0