Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
ParkCrescent
 
Posts: n/a
Default How to append/combine (not add) data in several sheets into one?

Assume that you have 100 sheets in an Xcel workbook which each has 10 rows of
data and you want 1 sheet with 1000 rows of data, what is the easiest way to
do it?

Is there an easier way to do it than cutting and pasting 99 times?

  #2   Report Post  
Monte
 
Posts: n/a
Default

On the new worksheet, create a formula returning the value in the first cell
of the first worksheet, then copy paste ten rows down and however many
columns wide.

Copy the area you just pasted, go to the next empty row and paste. While the
new area is still selected Find/Replace (Ctrl+H) the name of the first
worksheet with the next worksheet name. Spelling counts.

Repeat until all data from the old worksheets appear on the same page,
highlight the entire page, copy/paste values and delete the old worksheets.


"ParkCrescent" wrote:
Assume that you have 100 sheets in an Xcel workbook which each has 10 rows
of data and you want 1 sheet with 1000 rows of data, what is the easiest
way to do it?

Is there an easier way to do it than cutting and pasting 99 times?
  #3   Report Post  
Dave Peterson
 
Posts: n/a
Default

Ron de Bruin has sample code at:
http://www.rondebruin.nl/copy2.htm

If you're new to macros, you may want to read David McRitchie's intro at:
http://www.mvps.org/dmcritchie/excel/getstarted.htm

ParkCrescent wrote:

Assume that you have 100 sheets in an Xcel workbook which each has 10 rows of
data and you want 1 sheet with 1000 rows of data, what is the easiest way to
do it?

Is there an easier way to do it than cutting and pasting 99 times?


--

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
Automatically pasting worksheet data to new worksheet with formulas COntactJason Excel Worksheet Functions 0 August 10th 05 08:22 PM
Inserting Filtered RC cell information into other worksheets Dennis Excel Discussion (Misc queries) 10 July 30th 05 01:54 AM
Pull Current Month's Data Out of List - Repost Karl Burrows Excel Discussion (Misc queries) 4 May 3rd 05 01:06 AM
Line Graph Data Recognition Nat Charts and Charting in Excel 2 April 30th 05 02:07 PM
Running Data Table using an input that triggers DDE linked data [email protected] Excel Discussion (Misc queries) 1 December 16th 04 11:56 AM


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