Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default merge certain columns from worksheets

I have numerous worksheets in the workbook that I want to merge. I only want
to merge columns A thru F in each worksheet. They have the same headings. Is
there a macro that I can run to merge them?

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...tions/200701/1

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,574
Default merge certain columns from worksheets

When you merge cells, only the values in the left most cells are retained.

Better to use concatenation: =CONCATENATE(A1,B1,C1,D1,E1,F1) etc.

Dave
--
Brevity is the soul of wit.


"rhwong via OfficeKB.com" wrote:

I have numerous worksheets in the workbook that I want to merge. I only want
to merge columns A thru F in each worksheet. They have the same headings. Is
there a macro that I can run to merge them?

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...tions/200701/1


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 751
Default merge certain columns from worksheets

By "merge", do you by any chance mean "concatenate"? I.e. "good"&"dog"
-- "gooddog"?

HTH
Kostis Vezerides

On Jan 24, 9:43 pm, "rhwong via OfficeKB.com" <u26788@uwe wrote:
I have numerous worksheets in the workbook that I want to merge. I only want
to merge columns A thru F in each worksheet. They have the same headings. Is
there a macro that I can run to merge them?

--
Message posted via OfficeKB.comhttp://www.officekb.com/Uwe/Forums.aspx/excel-functions/200701/1


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default merge certain columns from worksheets

Basically what I want is to have a master sheet with the information from
Columns A thru F of all hte worksheets in the workbook. I know that I can
copy and paste but that would take time.

vezerid wrote:
By "merge", do you by any chance mean "concatenate"? I.e. "good"&"dog"
-- "gooddog"?

HTH
Kostis Vezerides

I have numerous worksheets in the workbook that I want to merge. I only want
to merge columns A thru F in each worksheet. They have the same headings. Is
there a macro that I can run to merge them?

--
Message posted via OfficeKB.comhttp://www.officekb.com/Uwe/Forums.aspx/excel-functions/200701/1


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...tions/200701/1

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default merge certain columns from worksheets

Ron de Bruin has what you need.

Merge cells from all or some worksheets into one Master sheet.

http://www.rondebruin.nl/copy2.htm


Gord Dibben MS Excel MVP

On Wed, 24 Jan 2007 19:08:16 GMT, "rhwong via OfficeKB.com" <u26788@uwe wrote:

Basically what I want is to have a master sheet with the information from
Columns A thru F of all hte worksheets in the workbook. I know that I can
copy and paste but that would take time.

vezerid wrote:
By "merge", do you by any chance mean "concatenate"? I.e. "good"&"dog"
-- "gooddog"?

HTH
Kostis Vezerides

I have numerous worksheets in the workbook that I want to merge. I only want
to merge columns A thru F in each worksheet. They have the same headings. Is
there a macro that I can run to merge them?

--
Message posted via OfficeKB.comhttp://www.officekb.com/Uwe/Forums.aspx/excel-functions/200701/1


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
merge - columns jeff Excel Discussion (Misc queries) 1 July 27th 06 11:41 AM
merge worksheets Mike Bubyn Excel Worksheet Functions 0 November 16th 05 10:34 PM
Merge cells in two columns Martin ©¿©¬ @mandeREMOVETHIS.plus.com Excel Discussion (Misc queries) 3 February 3rd 05 12:06 PM
how to merge worksheets in the same workbook how to merge worksheets in a workbook Excel Worksheet Functions 3 January 5th 05 08:49 AM
Multiple Worksheets and Print Merge function pfe Excel Discussion (Misc queries) 2 December 2nd 04 11:23 PM


All times are GMT +1. The time now is 11:26 AM.

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"