[python-win32] Catching Send To in Office

Mike Driscoll mdriscoll at co.marshall.ia.us
Tue Mar 22 16:54:09 CET 2011


Hi,

Does anyone know of a way to catch the "Send To Mail Recipient" in 
Microsoft Word or Excel? I want to redirect that to our web mail 
somehow. I'm going to need to do that with the right-click context menu 
that appears when people right-click a file too. Any ideas would be 
great. Even if I have to use VBA (ugh) instead of Python.

Thanks a lot! I'm on Windows XP with Office 2003 using Python 2.5 or 2.6

- Mike


More information about the python-win32 mailing list