Open Excel and run a macro via python

后端 未结 0 1431
温柔的废话
温柔的废话 2020-12-18 12:41

I am fairly new to python, and I am trying to open excel and run a macro using python and win32. Here is the code I have thus far:

import win32com.client
xl=win3

相关标签:
回答
  • 消灭零回复
提交回复
热议问题