On Thu, Oct 23, 2008 at 12:21 PM, bill <[EMAIL PROTECTED]> wrote: > All, > > I am trying to access Excel from Python. Many of the examples started > with: > > import win32com > .... > blah, blah > > I try that from my Python shell and it fails. What am I missing here?
It's not a standard library module. You'll need to install it from: http://python.net/crew/mhammond/win32/Downloads.html Cheers, Chris -- Follow the path of the Iguana... http://rebertia.com > > > TIA, > > Bill > -- > http://mail.python.org/mailman/listinfo/python-list > -- http://mail.python.org/mailman/listinfo/python-list