Calling Python functions from Excel
Darcy Mason
darcymason at gmail.com
Mon Nov 16 08:34:27 EST 2009
On Nov 15, 2:20 am, Cannonbiker <lusve... at gmail.com> 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 reference just now, but here is a discussion which should give
enough information:
http://www.velocityreviews.com/forums/t319222-re-python-in-excel.html
Check from around message 3 on.
More information about the Python-list
mailing list