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