Hi All,
I have about 200 different files -- they all have an identical worksheet (same tab name) with data in the same places - I want to create another worksheet in a different workbook that takes the sum of every cell in every one of those worksheets (basically another identical sheet with the sum in each cell). I have slighlty attempted both VBA and indirect.exe, with not much luck.
I would like it to be linked to the data as each file gets updated on a constant basis - also the specific file names may change as well - so ideally it would reference the whole directory, not just exact file names.
Please let me know if anyone has an idea on how to do this!
Thank you so much for your help!!!
-Heather
I have about 200 different files -- they all have an identical worksheet (same tab name) with data in the same places - I want to create another worksheet in a different workbook that takes the sum of every cell in every one of those worksheets (basically another identical sheet with the sum in each cell). I have slighlty attempted both VBA and indirect.exe, with not much luck.
I would like it to be linked to the data as each file gets updated on a constant basis - also the specific file names may change as well - so ideally it would reference the whole directory, not just exact file names.
Please let me know if anyone has an idea on how to do this!
Thank you so much for your help!!!
-Heather