On Oct 23, 3: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?

You need to download and install the Python Extensions for Windows.

http://sourceforge.net/project/showfiles.php?group_id=78018
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to