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.
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.
Try this:
=B3&" "&C3 -->"1N 4W"
Ola
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 OlaOriginally Posted by FourPenny
=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
Got it. Must join the two in another cell. Thanks very much.
You're welcome ... thanks for the feedback.
Regards.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks