Need some Excel 2007 code for the following
I have the attached Excel WorkBook with a variable number of Sheets, each Sheet has a variable number of rows
I want to denormalize a variable number of sheets with variable number of rows into a Summary sheet
I need some VBA code to loop through and create a Summary Sheet, see sample workbook, that has the first cell (Tab id & Category) from each sheet A1
and creates Summary Sheet with the following 8 columns:
Tab id, Category, position, id, site_id, link, alt / title, image location
Note: Summary sheet has desired sample output results that can be overridden