A python program that run Excel Macro using pywin32 package.
- This only works on Windows computers.
- Microsoft Excel installed
- One excel macro in the excel file named Macro1
pip install pywin32
python main.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A python program that run Excel Macro using pywin32 package.
pip install pywin32
python main.py