[python-win32] OT: MS Office Addin -- Guidance/Advice

Michel Claveau mc at mclaveau.com
Sun Feb 8 20:49:47 CET 2009


Hi!

Look for
 C:\Python26\Lib\site-packages\win32com\demos\excelAddin.py
and
 C:\Python26\Lib\site-packages\win32com\demos\outlookAddin.py

It's a goods exemples, and startpoints, for addin for Excel & Outlook.
For Word, sorry, no addin possible. But you can make a button for a macro 
who will call Python, via COM.

@-salutations
-- 
Michel Claveau




More information about the python-win32 mailing list