#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Scott McKinney
 
Posts: n/a
Default Column Merging

Hi. I have two seperate columns with text. I would like to have both columns
merged together and the text to run on to each other, like one column. I
tried merging the cells but it keeps the upper left data only and deleted the
other text. Any way to merge these cells? I am importing them from a txt file
with these columns seperated by commas, delimited file.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ragdyer
 
Posts: n/a
Default Column Merging

With data in Column A and Column B, try this in C:

=A1&B1

Or, to have a space between:
=A1&" "&B1

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

"Scott McKinney" <Scott wrote in message
...
Hi. I have two seperate columns with text. I would like to have both

columns
merged together and the text to run on to each other, like one column. I
tried merging the cells but it keeps the upper left data only and deleted

the
other text. Any way to merge these cells? I am importing them from a txt

file
with these columns seperated by commas, delimited file.


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
Need to Improve Code Copying/Pasting Between Workbooks David Excel Discussion (Misc queries) 1 January 6th 06 03:56 AM
Positioning Numeric Values Resulting from 6 Column Array Formula Sam via OfficeKB.com Excel Worksheet Functions 2 January 5th 06 02:03 AM
Macro to Combine 2 columns to make one column without merging JRM Excel Discussion (Misc queries) 1 December 31st 05 08:27 PM
Arithmetical Mode of Criteria in Multiple Non-Adjacent columns Sam via OfficeKB.com Excel Worksheet Functions 4 July 14th 05 09:15 PM
Return Count for LAST NonBlank Cell in each Row Sam via OfficeKB.com Excel Worksheet Functions 12 April 17th 05 10:36 PM


All times are GMT +1. The time now is 08:55 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"