Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 533 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 533 Bytes

ExcelDivideAndRule

Script to split Excel files that are too large

Show help. PowerShell-2022-06-30-11-54-37

Usage

PowerShell-2022-06-30-11-57-35

Compile to exe

to compile to one exe file use pyintaller
Install the necessary dependencies
And use the command:

pyinstaller  --onefile .\ExcelDivideAndRule.py