This is Powershell Injection Framework for Excel VBA.
You can injection your powershell script into your xlsm file easily. The creature from which this repository name was derived is Conus geographicus.
VS. xlwings
If your work environment is full of Linux and Unix, xlwings may be a better option. That may not be the case with Windows.
- Powershell 7 or Later
- Excel 2007 or Later
- Windows 7 or Later
- Write your code in
src/main.ps1
. - First run
build-module.ps1
. - Then generated
src/Classes/PayloadCreater.vb
. - Next run
write-vba.ps1
.
Always welcome.
MIT