HI All,
I have two Input files as below.
January_31-01-2023
February_28-02-2023
Where I want to take the PRODUCT sheet from each workbook and combine it and produce the Output file ( attached expected OUTPUTDATA file) but the schema is different in both the files for the PRODUCT sheet.
For example purposes I'm taking only the PRODUCT sheet but in real world there are more sheets that i want to bring in and there will be difference in schema.
Could you please provide me a Macro which can handle this situation.
Many thanks