Running Excel VBA Code from Python

Andrew J Atkinson Andrew.J.Atkinson at unilever.com
Wed Nov 1 07:46:17 EST 2000


Dear all

Using the win32com stuff I can open an excel spreadsheet and change values on
the spreadsheet from python.

However I don't know how to call existing VBA code that has been defined in
project module (ie. Sub mycode ... end sub).
Can anyone help explain the syntax?

Kind regards
-Andrew






More information about the Python-list mailing list