R
Ray
Hello -
Each of my 30 stores has a file that they update daily. Once per
month, I need to consolidate these 30 workbooks into one Master WB ...
each store has it's own tab. All store WBs are in the same format and
all are kept on the same server -- separate files are maintained to
allow concurrent use of the files and also to prevent 'data loss' from
inadvertent deletions
What's the easiest way to automatically pull in all data from these
files into the master file? Data format like this:
all store WBs kept in same folder: \server\folder1\folder2\DailySales
\
store WB name: DailySales_StoreXXX.xls
Master WB name: Total Daily Sales.xls
store tab name within Master WB: XXX
ALL store WBs will be consolidated into the Master WB...I don't want
to link the files into the Master WB, b/c there would be close to
165000 total links and it would take FOREVER to update!
TIA for any help you can give...
Ray
Each of my 30 stores has a file that they update daily. Once per
month, I need to consolidate these 30 workbooks into one Master WB ...
each store has it's own tab. All store WBs are in the same format and
all are kept on the same server -- separate files are maintained to
allow concurrent use of the files and also to prevent 'data loss' from
inadvertent deletions
What's the easiest way to automatically pull in all data from these
files into the master file? Data format like this:
all store WBs kept in same folder: \server\folder1\folder2\DailySales
\
store WB name: DailySales_StoreXXX.xls
Master WB name: Total Daily Sales.xls
store tab name within Master WB: XXX
ALL store WBs will be consolidated into the Master WB...I don't want
to link the files into the Master WB, b/c there would be close to
165000 total links and it would take FOREVER to update!
TIA for any help you can give...
Ray