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?
TIA,
Bill
--
http://mail.python.org/mailman/listinfo/python-list
