barakyo / excel-extractor

Small excel script that extracts a specific row from a sheet for all excel files in a specific directory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Excel Extractor

A simple Python script requested by a department on campus. The department needed to generate an excel file that contained all the rows from all excel files within a specific directory.

Usage: python excel.py [directory]

About

Small excel script that extracts a specific row from a sheet for all excel files in a specific directory.


Languages

Language:Python 100.0%