Re: COM Server wirh MS Excel

2009-11-14 Thread Cannonbiker
On 14 lis, 14:34, Chris Withers 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

Re: COM Server wirh MS Excel

2009-11-14 Thread Cannonbiker
On 14 lis, 14:24, Cannonbiker wrote: The ServerCOM file is here http://home.tiscali.cz/fotogalerie7/ServerCOM.py -- http://mail.python.org/mailman/listinfo/python-list

Re: COM Server wirh MS Excel

2009-11-14 Thread Chris Withers
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 -- Simplist