+ Reply to Thread
Results 1 to 6 of 6

join columns, keep both values

  1. #1
    Registered User
    Join Date
    05-30-2005
    Posts
    3

    join columns, keep both values

    I have a multicolumn database with text entries. I want to join the cells in Col. B with the cells in Col.C and keep all the text. For instance, B3 may be "1N", C3 may be "4W". I want the combined column to read "1N 4W". How do I do this?!? TNX.

  2. #2
    Forum Expert
    Join Date
    12-24-2004
    Location
    Sweden
    Posts
    1,256
    Try this:
    =B3&" "&C3 -->"1N 4W"

    Ola

  3. #3
    Registered User
    Join Date
    05-30-2005
    Posts
    3

    join columns, keep both values

    I assume that the last part of the suggested entry, ie the arrow, represents the result and is not part of the formula.
    So the formula: What cell is it entered for? I mean, do I click on B3 so that it's entered for that cell? And do I have to enter the formula (revised for the particular cells) for every entry under Cols B & C? There are hundreds of them.
    Sorry to be dense. Your help is greatly appreciated.

  4. #4
    Forum Contributor
    Join Date
    06-23-2004
    Location
    Houston, TX
    Posts
    571
    Quote Originally Posted by FourPenny
    I assume that the last part of the suggested entry, ie the arrow, represents the result and is not part of the formula.
    So the formula: What cell is it entered for? I mean, do I click on B3 so that it's entered for that cell? And do I have to enter the formula (revised for the particular cells) for every entry under Cols B & C? There are hundreds of them.
    Sorry to be dense. Your help is greatly appreciated.
    The formula suggested by Ola

    =B3&" "&C3

    can be entered in, say, Cell D3. Assuming that you have entries up to Cells B100 and C100, copy this formula until in D3 until you reach Cell D100.

    To do this (copying formula until D100),

    1. go to cell D3 and position your cursor to the right bottom corner of the cell
    2. as soon as you see a crosshair (" + "), click your mouse (don't release it)
    3. drag down until you reach Cell D100
    4. as soon as you reach Cell D100, release the mouse.

    Hope this helps you out.

    Regards.
    BenjieLop
    Houston, TX

  5. #5
    Registered User
    Join Date
    05-30-2005
    Posts
    3

    join columns, keep both values

    Got it. Must join the two in another cell. Thanks very much.

  6. #6
    Forum Contributor
    Join Date
    06-23-2004
    Location
    Houston, TX
    Posts
    571
    You're welcome ... thanks for the feedback.

    Regards.

+ 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