> hello, can python read excel and access files?

Yes

> If so where do I go to read about how this would work? thanks.

You need to use COM to do it, Mark Hammonds book "Python Programming 
on Win32"
gives several examples. But basically COM programming is a pain in the 
neck
and involves lots of trial and error. OTOH If you have ever done it 
from VB
you will know that already1

Alan G. 

_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to