#1   Report Post  
Posted to microsoft.public.excel.misc
kraway
 
Posts: n/a
Default merging data cells

I want to merge 2 columns of data into 1 but I want to keep the all the data.
Lets say column A contains "Mr" and column B contains "Jones", I want the
result to be in column C "MR Jones".

Any help?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Duke Carey
 
Posts: n/a
Default merging data cells

try this, which adds a space between the two cells' contents

=A1&" "&B1


"kraway" wrote:

I want to merge 2 columns of data into 1 but I want to keep the all the data.
Lets say column A contains "Mr" and column B contains "Jones", I want the
result to be in column C "MR Jones".

Any help?

  #3   Report Post  
Posted to microsoft.public.excel.misc
John James
 
Posts: n/a
Default merging data cells


Say the first cells are A1 and B1. I assume there are values, not
formulae in the two columns, and that you want a space inserted between
them as was the case in your example. In C1 (insert column if
necessary), enter the formula:
=A1&" "&B1

Copy this formula down column C for all of the data area. Then copy
this column of data and Edit-Paste-Special-Values over the top of the
entries in Column C, and then delete Columns A & B.


--
John James
------------------------------------------------------------------------
John James's Profile: http://www.excelforum.com/member.php...o&userid=32690
View this thread: http://www.excelforum.com/showthread...hreadid=528524

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
Setting hover data labels to cells other than source data Darren Excel Discussion (Misc queries) 0 January 24th 06 08:31 AM
Reference multiple cells in if statement PAR Excel Worksheet Functions 1 June 10th 05 06:28 AM
Macro to delete data in 'green' cells only Steve Excel Worksheet Functions 7 March 19th 05 01:40 PM
How can I make the graph omit blank cells in the data set? easy Charts and Charting in Excel 3 March 17th 05 02:48 PM
How do I copy data (word) into respective cells when the data bei. awg9tech New Users to Excel 1 January 12th 05 11:26 AM


All times are GMT +1. The time now is 04:47 PM.

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

About Us

"It's about Microsoft Excel"