Hello,
this is a potentially veeery dumb question, but:
- If an application supports VBA as a macro language,
- and if you can execute Python code from within a VBA script (how?)
- and if the application exposes its VBA scripting interface through
COM
then it should be perfectly possible to entirely replace VBA in nearly
all Windows applications with Python, right?
TIA,
sincerely,
Wolfgang Keller
this is a potentially veeery dumb question, but:
- If an application supports VBA as a macro language,
- and if you can execute Python code from within a VBA script (how?)
- and if the application exposes its VBA scripting interface through
COM
then it should be perfectly possible to entirely replace VBA in nearly
all Windows applications with Python, right?
TIA,
sincerely,
Wolfgang Keller
Comment