Hi, I'm actually trying to understand how to read data from an excel file but i'm pretty stuck here:
I have already used makepy to generate the excel modules and its ID, which looks like : 00020813-0000-0000-C000-000000000046 But i don't really know what are the next steps. I presume that it should start by: import win32com.client xl = win32com.client.Dispatch("Excel.Application") Does anybody could tell me the way to open an excel file and then read some selected data? Because i'm a non-programmer, i still have some difficulties for learning such basics tricks :) Cheers
_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor