PyAddin
PyAddin copied to clipboard
An Excel add-in template combining VBA with Python. Shown with VBA and driven by Python.
Results
1
PyAddin issues
Sort by
recently updated
recently updated
newest added
os: window11 office version: office2021 python: python3.9 pyAddin: 0.1.0 执行 `pyaddin init --name=sample`时报错 ```cmd PS C:\Users\roych\Desktop\Excel_python> pyaddin init --name=sample [INFO] (1/3) Creating add-in structure... [INFO] (2/3) Creating menu callback subroutines......