Connecting to Python COM server from Excel VBA does not work

diego ernst.karner at gmail.com
Thu Dec 10 07:27:54 EST 2009


On 10 Dez., 11:52, "Michel Claveau -
MVP"<enleverLesX_XX... at XmclavXeauX.com.invalid> wrote:
> Hi !
>
> Warning with lower/uppercases!
> Try to make two versions of your methods (ex.: "add" & "ADD"), for study.
>
> @+
> --
> MCI


The error comes already at the first line of Excel/VBA code:
Set ex = CreateObject("MyPython.Example")


rgds,e



More information about the Python-list mailing list