Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,092
Default Consolidate Data from other workbooks

I get weekly reports from 13 different sites that I save together in one
folder. All reports are done on the same template so data is in the same
ranges for each report. Each report will have a different file name. Not all
sites may send a report. I want to create a Master Report to be included in
the same folder that has the data sums from the other reports. I would think
it best that this Master be the same blank template that the reports use and
consolidate to the same ranges. I will also want to add to the Master, the
file names of the site reports so there is a list of which sites submitted a
report for this Master.
Any pointers on how to start a macro for the Master Report would be
appreciated.

TIA.. Mike F


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Consolidate Data from other workbooks

A start would be Data=consolidation with the macro recorder on. That
would show you what type of array of files it needs. Then you can build
that array using FileSeach object.

--
Regards,
Tom Ogilvy

"Mike Fogleman" wrote in message
news:7WRed.240972$wV.110340@attbi_s54...
I get weekly reports from 13 different sites that I save together in one
folder. All reports are done on the same template so data is in the same
ranges for each report. Each report will have a different file name. Not

all
sites may send a report. I want to create a Master Report to be included

in
the same folder that has the data sums from the other reports. I would

think
it best that this Master be the same blank template that the reports use

and
consolidate to the same ranges. I will also want to add to the Master, the
file names of the site reports so there is a list of which sites submitted

a
report for this Master.
Any pointers on how to start a macro for the Master Report would be
appreciated.

TIA.. Mike F




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
I have workbooks to consolidate data from on one report jyinlex Excel Discussion (Misc queries) 0 September 21st 09 04:49 PM
Consolidate Several Workbooks into One jeannie v Excel Worksheet Functions 1 August 25th 06 12:18 PM
consolidate 2 different workbooks JackieB Excel Discussion (Misc queries) 1 July 29th 05 12:02 AM
Consolidate data from several workbooks kwatch Excel Worksheet Functions 1 April 15th 05 12:33 PM
Consolidate data from several workbooks kwatch Excel Worksheet Functions 0 April 14th 05 09:58 PM


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