Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How do I merge multiple columns without loossing each columns data?
|
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In an empty column enter a formula.
=A1 & B1 & C1 & D1 entered in E1 Drag/copy down column E If you want spaces between use =A1 & " " & B1 & " " & etc. When happy, select column E and Copy then EditPaste Special(in place)ValuesOKEsc Delete A through D Gord Dibben MS Excel MVP On Fri, 23 Jun 2006 12:57:02 -0700, swtanjewel wrote: How do I merge multiple columns without loossing each columns data? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thank you :)
"Gord Dibben" wrote: In an empty column enter a formula. =A1 & B1 & C1 & D1 entered in E1 Drag/copy down column E If you want spaces between use =A1 & " " & B1 & " " & etc. When happy, select column E and Copy then EditPaste Special(in place)ValuesOKEsc Delete A through D Gord Dibben MS Excel MVP On Fri, 23 Jun 2006 12:57:02 -0700, swtanjewel wrote: How do I merge multiple columns without loossing each columns data? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Microsoft Excel 2003 + UTF-8 issues | Excel Discussion (Misc queries) | |||
Multiple Excel versions. | Excel Discussion (Misc queries) | |||
Issues copying excel charts to word documents - using Excel VBA | Excel Worksheet Functions | |||
mail merging when you only have 2 excel spreadsheets | Excel Discussion (Misc queries) | |||
Hold format from excel to data source for mail merging | Excel Worksheet Functions |