CL, after you install py_win32 on windows you should look for a module
called "excel*.py" under your ${PYTHONHOME} directory. They have a
very basic COM Server Excel AddIn as an example.
--
http://mail.python.org/mailman/listinfo/python-list
Thanks Paul! When I get a chance I'll mess around with Py + Excel as
you have suggested . I was hoping not to have to deal with VBScript :)
--
http://mail.python.org/mailman/listinfo/python-list
Please start a new thread when appropriate.
combinational.logic $ soc-ip.com wrote:
> Can you please elaborate on how to use Python for MS Excel AddIn
> development? Is this easy to do? I would love to be able to create
> custom extensions to Excel using python! IMHO Python is much better
> than
Can you please elaborate on how to use Python for MS Excel AddIn
development? Is this easy to do? I would love to be able to create
custom extensions to Excel using python! IMHO Python is much better
than Perl due to its OOP features.
Cheers,
CL
--
http://mail.python.org/mailman/listinfo/py
should have read, "if nobody is aware of any module..." not "if nobody
is not aware...".
--
http://mail.python.org/mailman/listinfo/python-list
Hi All,
I already searched this newsgroup and google groups to see if I could
find a Python equivalent to Perl's Template::Extract, but didn't find
anything leading to a Python module that had similar functionality. I
am a big fan of Python as an OO language and use it for many system
admin utili