I have an excel to store data for processing. Te first row in my excel is the header of column. I would like to store every row in a separate excel and keep its column header.
How can I set the for each row not to read my first row but contain column header in each excel file?