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
Chris Withers wrote:
Mark Tolonen wrote:
The book Python: Programming on Win32 has a whole chapter on COM, and
a section on COM servers.
...and it's generally accepted that COM sucks rocks through straws, so
explore alternatives when they're available ;-)
+1 QOTW :D
--
http://mail.python.o
"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 am
more VBA programmer than Python.
Try http://code.google.
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 am
more VBA programmer than Python.
Try http://code.google.com/p/pyinex/
The book Python: Programming on Win32 has a whole chapter on CO
"Chris Withers" wrote in message
news:4b028ac1.8020...@simplistix.co.uk...
Cannonbiker wrote:
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 funct
Cannonbiker wrote:
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 simple
On Nov 15, 2:20 am, Cannonbiker wrote:
> Please I need Calling Python functions from Excel and receive result
> back in Excel. Can me somebody advise simplest solution please? I am
> more VBA programmer than Python.
A couple of years ago I used MSScriptControl for this. Couldn't find a
great ref
Cannonbiker wrote:
> Please I need Calling Python functions from Excel and receive result
> back in Excel. Can me somebody advise simplest solution please? I am
> more VBA programmer than Python.
Maybe this will help:
http://oreilly.com/catalog/pythonwin32/chapter/ch12.html (Scroll down to
"Implem