Hi All,
I have 12 different excel workbooks with multiple tabs in it.
I'm interested in bringing say 4 sheets from each excel workbook to build a historic data output.
I'm looking for a solution where i want to analyze all the 4 tabs from each workbook to see if my schema and number of columns are same across all the 12 workbooks since in each tabs i have more than 100 columns.
Is there a solution to compare the schema?
Thanks