] [mailto:[EMAIL PROTECTED] Im Auftrag von Patrick ARNOULD
Gesendet: Donnerstag, 6. November 2008 17:11
An: activepython@listserv.ActiveState.com
Betreff: How to run Python script in Excel/vba environment
Hi,
I would like to resuse a Python script in Excel2003 environment, so I try to
develop a
Hi,
I would like to resuse a Python script in Excel2003 environment,
so I try to develop a vba function to call this Python script function.
I found the following example but unfortunately the 'python' language is not
recognize in my excel environment.
Global sc As New MSScriptControl.ScriptCo