6 lines
89 B
Batchfile
6 lines
89 B
Batchfile
@REM start excel by yourself
|
|
|
|
@REM ./test.xlsm
|
|
|
|
xlwings vba edit --file ./Examples.xlsm
|