Hi, I get Excel files on a daily basis and I need to extract certain data from them. Usually, my xls-files contain several worksheets and I need to access all of them. I heard, that there is a library win32com, which serves as a Python-Excel-interface, unfortunately (or better luckily), I am on a MacOSX. Is there a fast and easy way to solve my problem in Python? Thanks, Reik