Hi Everyone, I want to edit the formatting across all tabs of all excel files present at a folder location . Currently all columns are stored as text type but I want to update number and Date formatting wherever possible. Issue is that data that needs to be edited starts from different row numbers in each of the tabs of an excel.
Note- schema of tabs in one excel workbook matches the other excel workbook file.
Example
Tab-1 (data starts from row 16) and the date in column C needs to be edited to date format

Tab-2 (data starts from row 11) and the numbers in column D,E,F needs to be edited to number format

Attaching excels to be as Input and expected output for working/reference purpose.