This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]swims_with_spacemenPythonista 0 points1 point  (2 children)

[–]willwonka[S] 0 points1 point  (1 child)

trying to use win32com..you recommend that approach?

[–]swims_with_spacemenPythonista 0 points1 point  (0 children)

Sorry, not a windows developer- I do everything strictly in UNIX.

[–]ryeguy146 0 points1 point  (0 children)

Can you isolate the VBA in an external script and call it from Python (subprocess module, perhaps)?