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
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
The following website (http://www.soc-ip.com/weblog) has an example of
inheritance, polymorphism, and introspection in Python. The example
shows a simple classification system for microprocessors. Hopefully
someone will find this interesting / useful.
--
http://mail.python.org/mailman/listinfo/