SeaweedOPM
Technical User
My question is that I need to know how to have one sheet grab data from multiple sheets. I can do this very simply if it were only for a few days. The thing is that each day there is a seperate file created containing the information that i need. I created some vba code that takes the date that we started the day by day process, and then runs through every day's folder from then until present. I can also have it copy all of the table data and accumulate it in one sheet. This would take hours upon hours for just a few days worth of records though. I was thinking if there was an actuall formula that a pivot chart uses in one cell. If there is i could take the formula and just have a date variable that increases by a day and copy the new pivot formula to a cell 10 spots away or whatever. Please help or show me a referance. Thx.