Extract row one by one from excel table, and save each extracted row individually as new excel file using loop
I have one header excel file (header.xlsx) with only one row, and one excel table file (station.xlsx) with multiple rows.
I have one header excel file (header.xlsx) with only one row, and one excel table file (station.xlsx) with multiple rows.