Solved: Advanced consolidation help!!
I am new to VBA. I am working on a project that would be much easier to complete in Access, had I that option. Under the circumstances, I am attempting to create a database of the information I need.
What I have: 5 or 6 different reports supplied quarterly. Each report type is unique in its format, but constant over time. I have dropped all type 1 reports into a folder, type 2 reports into its own separate folder, etc.
What I want: Workbook that consists of worksheets where each worksheet is a compilation of a given report type. sheet 1, titled "type 1 report" would be a consolidation of all files in type 1 folder, sheet 2, titled "type 2 report" would be a consolidation of all the files in type 2 folder, etc.
I have found a few macros that can complete stages of this, but I want a file that can be updated with one macro. ANY help would be greatly appreciated!!
Thanks