• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Summarize Data from Multiple Worksheets

zjrhockey

New Member
Hello,

I am having some trouble finding a way to efficiently generate reports from multiple workbooks located int he same folder. All of the workbooks have the same formatting and the data being pulled is located in the same position in each workbook. My folder structure is a main folder called recipe weeks where each weeks recipes will be stored, that folder contains many folder labeled week 100, 101, 103, etc. Each of these folders contain multiple recipes that I need to summarize. Ideally I would have 1 workbook that has a tab dedicated to each recipe week and the data from each recipe summarized in that tab. I have attached a blank version of what each workbook looks like and I need to summarize the Variance datafor each recipe (located in H5).

If anyone has some suggestions that would be great! Thanks!
 

Attachments

Not sure what the final output should look like. But you can use PowerQuery or MS Query to pull the data from each workbook and put it into new sheet (combine it with Macro to automate connection creation).
 
Back
Top