Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Caseybay
 
Posts: n/a
Default 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?
  #2   Report Post  
Ian
 
Posts: n/a
Default

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?



  #3   Report Post  
Dave Peterson
 
Posts: n/a
Default

=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
  #4   Report Post  
Posted to microsoft.public.excel.misc
Urbie
 
Posts: n/a
Default 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

  #5   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben
 
Posts: n/a
Default 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


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
analysing data from alternate columns using the countif function Juniper Excel Discussion (Misc queries) 3 April 28th 05 04:12 PM
Macro to Synchronize data frm svrl workbooks & columns to 1 workbo jbsand1001 Excel Discussion (Misc queries) 1 April 28th 05 10:42 AM
Merging columns of data Frank D. Nicodem, Jr. Excel Discussion (Misc queries) 0 March 4th 05 08:16 PM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM
merge data problems ZCDeVico Excel Worksheet Functions 1 December 9th 04 09:05 PM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"