Connect to VBA Objects?
Peter Hansen
peter at engcorp.com
Mon Sep 22 22:01:59 EDT 2003
More information about the Python-list mailing list
Mon Sep 22 22:01:59 EDT 2003
- Previous message (by thread): Connect to VBA Objects?
- Next message (by thread): Connect to VBA Objects?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Kenneth Hutson wrote: > > I wonder if Python can connect to the object models exposed by Excel or > Word. Yes it can, using the win32all extensions by Mark Hammond. Check the archives for various examples, or consider buying the book on the subject: http://www.amazon.com/exec/obidos/tg/detail/-/1565926218/qid=1064282478/sr=1-2/ref=sr_1_2/102-8344189-2413728?v=glance&s=books -Peter
- Previous message (by thread): Connect to VBA Objects?
- Next message (by thread): Connect to VBA Objects?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list