+ Reply to Thread
Results 1 to 2 of 2

Text in Row's / Columns Need to Merge

  1. #1
    Forum Contributor
    Join Date
    02-09-2007
    Location
    UK
    MS-Off Ver
    2019 & 365
    Posts
    304

    Text in Row's / Columns Need to Merge

    Hello All,

    I am looking for a formula that will add to strings of text together from 2 cells.

    For example in A2 would be the text "Peugeot 106"
    B1 would be the text "1.0 Petrol"

    In B2 I would like the formula to display "Peugeot 106 1.0 Petrol"

    Using the formula =A2&" "&B1 Works as a one off, but when dragged down seems to add other text. I have tried adding $ but this did not help.

    I am using " " in the formula only to get a space inbetween the two words.

    Please see example attached that shows the error I get.

    Regards in advance, BVG
    Attached Files Attached Files

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    Try this copied down:

    =A2&" "&$B$1
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

+ 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.6.0 RC 1