ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Merge 2 columns (https://www.excelbanter.com/excel-discussion-misc-queries/177395-merge-2-columns.html)

Neil

Merge 2 columns
 
Hi i would like to merge 2 or 3 columns i have searched and founds this

=CONCATENATE(A1,B1)

This works put puts them in 1 column together i would like to be able to
havea gap betweeen them . So not 2woodbury road but 2 Woodbury Road.

Does anyone have any suggestions?

Petros[_2_]

Merge 2 columns
 
Hi. You can use concatenate(A1," ",B1)

"Neil" wrote:

Hi i would like to merge 2 or 3 columns i have searched and founds this

=CONCATENATE(A1,B1)

This works put puts them in 1 column together i would like to be able to
havea gap betweeen them . So not 2woodbury road but 2 Woodbury Road.

Does anyone have any suggestions?


Gord Dibben

Merge 2 columns
 
=A1 & " " & B1

or the longer =CONCATENATE(A1," ",B1)


Gord Dibben MS Excel MVP

On Thu, 21 Feb 2008 08:26:00 -0800, Neil wrote:

Hi i would like to merge 2 or 3 columns i have searched and founds this

=CONCATENATE(A1,B1)

This works put puts them in 1 column together i would like to be able to
havea gap betweeen them . So not 2woodbury road but 2 Woodbury Road.

Does anyone have any suggestions?



Angie

Merge 2 columns
 
Both of these work find for me as well. How can I get this to work without
having a formula in the cell. I need to name and reference the cells, for a
list, after merging the columns.

-Angie

"Gord Dibben" wrote:

=A1 & " " & B1

or the longer =CONCATENATE(A1," ",B1)


Gord Dibben MS Excel MVP

On Thu, 21 Feb 2008 08:26:00 -0800, Neil wrote:

Hi i would like to merge 2 or 3 columns i have searched and founds this

=CONCATENATE(A1,B1)

This works put puts them in 1 column together i would like to be able to
havea gap betweeen them . So not 2woodbury road but 2 Woodbury Road.

Does anyone have any suggestions?




Gord Dibben

Merge 2 columns
 
After doing the merge using the formula, copy the cell(s) and EditPaste
SpecialValuesOKEsc.


Gord

On Mon, 28 Apr 2008 05:46:00 -0700, Angie
wrote:

Both of these work find for me as well. How can I get this to work without
having a formula in the cell. I need to name and reference the cells, for a
list, after merging the columns.

-Angie

"Gord Dibben" wrote:

=A1 & " " & B1

or the longer =CONCATENATE(A1," ",B1)


Gord Dibben MS Excel MVP

On Thu, 21 Feb 2008 08:26:00 -0800, Neil wrote:

Hi i would like to merge 2 or 3 columns i have searched and founds this

=CONCATENATE(A1,B1)

This works put puts them in 1 column together i would like to be able to
havea gap betweeen them . So not 2woodbury road but 2 Woodbury Road.

Does anyone have any suggestions?






All times are GMT +1. The time now is 08:42 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com