Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

COM Server wirh MS Excel

14 views
Skip to first unread message

Cannonbiker

unread,
Nov 14, 2009, 8:24:26 AM11/14/09
to
Hi,
I would lake use win32com with Excel. I tried to use python COM
example from 'The Quick Python Book' on page 250 but without success.
The COM Module is successfully registetred but MS Excel reported this
message
http://home.tiscali.cz/fotogalerie7/Error80004005.gif

I tried omitted following statement (how counselling on
http://manning-sandbox.com/thread.jspa?messageID=7263):
#_reg_class_spec_ = "ar_com_servers.DemoServer
and new registration but not successful :-(

Pleas help me

Chris Withers

unread,
Nov 14, 2009, 8:34:42 AM11/14/09
to Cannonbiker, pytho...@python.org
Cannonbiker wrote:
> Hi,
> I would lake use win32com with Excel. I tried to use python COM
> example from 'The Quick Python Book' on page 250 but without success.

I suggest you have a good read of http://www.python-excel.org.

You may well find you don't need to use COM at all...#

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk

Cannonbiker

unread,
Nov 14, 2009, 8:44:34 AM11/14/09
to
On 14 lis, 14:24, Cannonbiker <lusve...@gmail.com> wrote:
The ServerCOM file is here
http://home.tiscali.cz/fotogalerie7/ServerCOM.py

Cannonbiker

unread,
Nov 14, 2009, 9:15:17 AM11/14/09
to
On 14 lis, 14:34, Chris Withers <ch...@simplistix.co.uk> wrote:
> Cannonbiker wrote:
> > Hi,
> > I would lake use win32com with Excel. I tried to use python COM
> > example from 'The Quick Python Book' on page 250 but without success.
>
> I suggest you have a good read ofhttp://www.python-excel.org.

>
> You may well find you don't need to use COM at all...#
>
> Chris
>
> --
> Simplistix - Content Management, Batch Processing & Python Consulting
>             -http://www.simplistix.co.uk

Thanks but this isn't solution for me. I need call Python functions
from Excel and receive result back in Excel...

0 new messages