Use Python to launch Excel file

后端 未结 5 1423
日久生厌
日久生厌 2020-12-18 04:58

when i try os.system(\"open \" + \'myfile.xlsx\')
i get the output \'0\'

similarly, trying
os.system(\"start excel.exe myfil

5条回答
提交回复
热议问题