Hi Bill,
Thanks for your answer, unfortunately it's still not working for me.
I have installed the MSScriptControl.ScriptControl
package but I still
have the following error: "Run-time error '380'; A script engine
for the specified language can not be created"
when excel tries to execute the
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