Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Rbuzard
 
Posts: n/a
Default Appending excel worksheets

I have a huge number of comma delimited excel worksheets and need to copy or
append them into a single worksheet. There are over 7000 records on some 300
worksheets, so doing a manual copy and paste would take a lot of time.

If I cannot do that in Excel, is there a way to do this in Access and create
a database?
  #2   Report Post  
JPW
 
Posts: n/a
Default

Actually, if you have Access, the quickest way would be to import all of your Excel data into a single Access table then (if
necessary) re-export it to an Excel file. Set up and save your import settings, then repeat for all worksheets/files... then use
Excel's Get External Data to bring it back into one sheet. Other solutions would include writing a VBA procedure to grab all the
data; this would work best if all of your sheets are in one file or if all of your filenames are similar.

"Rbuzard" wrote in message ...
I have a huge number of comma delimited excel worksheets and need to copy or
append them into a single worksheet. There are over 7000 records on some 300
worksheets, so doing a manual copy and paste would take a lot of time.

If I cannot do that in Excel, is there a way to do this in Access and create
a database?



  #3   Report Post  
Peter JS
 
Posts: n/a
Default



"JPW" wrote:

Actually, if you have Access, the quickest way would be to import all of your Excel data into a single Access table then (if
necessary) re-export it to an Excel file. Set up and save your import settings, then repeat for all worksheets/files... then use
Excel's Get External Data to bring it back into one sheet. Other solutions would include writing a VBA procedure to grab all the
data; this would work best if all of your sheets are in one file or if all of your filenames are similar.

"Rbuzard" wrote in message ...
I have a huge number of comma delimited excel worksheets and need to copy or
append them into a single worksheet. There are over 7000 records on some 300
worksheets, so doing a manual copy and paste would take a lot of time.

If I cannot do that in Excel, is there a way to do this in Access and create
a database?




  #4   Report Post  
Peter JS
 
Posts: n/a
Default

Even simpler - use the DOS copy command - if you specify multiple "from
files" and a single "to" file they will automatically be appended.

"JPW" wrote:

Actually, if you have Access, the quickest way would be to import all of your Excel data into a single Access table then (if
necessary) re-export it to an Excel file. Set up and save your import settings, then repeat for all worksheets/files... then use
Excel's Get External Data to bring it back into one sheet. Other solutions would include writing a VBA procedure to grab all the
data; this would work best if all of your sheets are in one file or if all of your filenames are similar.

"Rbuzard" wrote in message ...
I have a huge number of comma delimited excel worksheets and need to copy or
append them into a single worksheet. There are over 7000 records on some 300
worksheets, so doing a manual copy and paste would take a lot of time.

If I cannot do that in Excel, is there a way to do this in Access and create
a database?




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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
Excel Range Value issue (Excel 97 Vs Excel 2003) Keeno Excel Discussion (Misc queries) 2 June 13th 05 02:01 PM
How to send Excel 2000 worksheets to Excel 2003? SecretarybyBarry Excel Discussion (Misc queries) 2 February 21st 05 05:28 PM
Slow opening Excel Workbook with over 50 Worksheets KathyRice Excel Discussion (Misc queries) 1 January 4th 05 11:49 PM
MS Excel Worksheets Wordgeek Excel Discussion (Misc queries) 2 November 28th 04 05:36 PM


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