ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How do I merge two columns without losing data? (https://www.excelbanter.com/excel-discussion-misc-queries/35332-how-do-i-merge-two-columns-without-losing-data.html)

Caseybay

How do I merge two columns without losing data?
 
If I want to split a column in two, I know I can use the Text to Column
feature. How can I go from two columns to one without losing data in the
merge?

Ian

One way

=CONCATENATE(A1,B1)

Ian
---

"Caseybay" wrote in message
...
If I want to split a column in two, I know I can use the Text to Column
feature. How can I go from two columns to one without losing data in the
merge?




Dave Peterson

=a1&b1
or
=a1&" "&b1

(use a helper column of formulas.)

Caseybay wrote:

If I want to split a column in two, I know I can use the Text to Column
feature. How can I go from two columns to one without losing data in the
merge?


--

Dave Peterson

Urbie

How do I merge two columns without losing data?
 
this worked fine - however, if i delete the original columns i get an error
that the reference data is gone.....and i only want to work with the new
column i tried copying and pasting to new worksheet but that didn't work
either. what to do?

"Dave Peterson" wrote:

=a1&b1
or
=a1&" "&b1

(use a helper column of formulas.)

Caseybay wrote:

If I want to split a column in two, I know I can use the Text to Column
feature. How can I go from two columns to one without losing data in the
merge?


--

Dave Peterson


Gord Dibben

How do I merge two columns without losing data?
 
Urbie

CopyPaste SpecialValuesOKEsc.

Then delete the original columns.


Gord Dibben MS Excel MVP

On Fri, 13 Jan 2006 12:46:03 -0800, "Urbie"
wrote:

this worked fine - however, if i delete the original columns i get an error
that the reference data is gone.....and i only want to work with the new
column i tried copying and pasting to new worksheet but that didn't work
either. what to do?

"Dave Peterson" wrote:

=a1&b1
or
=a1&" "&b1

(use a helper column of formulas.)

Caseybay wrote:

If I want to split a column in two, I know I can use the Text to Column
feature. How can I go from two columns to one without losing data in the
merge?


--

Dave Peterson




All times are GMT +1. The time now is 09:46 AM.

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