The script will append excel files with the same columns and save one excel file with the result
Download README Download ScriptThe script will append excel files with the same columns and save one excel file with the result. Input (xls or xlsx) files with the same number of columns Output: one excel file User is prompt with user interface to define the input folder, files and output folder. No programming skills
Mafalda Sousa - Advanced Light Microscopy,I3S
excel; python
Requires python 3.8, pysimplegui ('python -m pip install pysimplegui') and pandas (python -m pip install pandas)