Combining multiple Excel spreadsheets into one (strings + numerical values)

3 views (last 30 days)
I have a total of around 100 Excel files. Each of them contain the same types of information in the same column order. For example: Column1: Year, Column2: Month, etc.
It also contains a two or three row header at the top rows.
Some of the information is numerical values, others are strings (e.g., Station no., A05, TP5, etc.).
How do I write a simple program to combine them into one single lump sump Excel spreadsheet with everything as is (header, numerical values, string, etc.)?

Answers (1)

Darshan Ramakant Bhat
Darshan Ramakant Bhat on 17 Jan 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!