On Nov 30, Jürgen Kemeter wrote:
>    My actual Problem:
>    The Excel workbook contains several spreadsheets. These are
>    linked through Hyperlinks, and contain several cell comments. How
>    can I export these comments and Hyperlinks using Python?

Are you just wanting read a .xls file with Python?  pyExcelerator 
<URL:http://sourceforge.net/projects/pyexcelerator> can
do that job.  Documentation is non-existent AFAICT, but the tools
directory has good examples.

I don't know how comments/hyperlinks are treated but you can try and
find out.

-- 
_ _     ___
|V|icah |- lliott             <><             [EMAIL PROTECTED]
" "     """
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to