Re: Calling Python functions from Excel

2009-11-18 Thread Cannonbiker
On 18 lis, 03:09, "Mark Tolonen" wrote: > "Chris Withers" wrote in message > > news:4b02d1e3.6080...@simplistix.co.uk... > > > Mark Tolonen wrote: > > Please I need Calling Python functions from Excel and receive result > back in Excel. Can me somebody advise simplest solution please? I

Calling Python functions from Excel

2009-11-14 Thread Cannonbiker
Hi, unfortunately is my question about server COM (win32com) http://groups.google.com/group/comp.lang.python/browse_thread/thread/ee804cec7f58c6a7# without answer. Please I need Calling Python functions from Excel and receive result back in Excel. Can me somebody advise simplest solution please? I

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.py

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

COM Server wirh MS Excel

2009-11-14 Thread Cannonbiker
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 st