On Apr 30, 3:35 am, sagar <[EMAIL PROTECTED]> wrote:
> Hi all,
>            I want a python script which takes in input an EXCEL sheet
> and then reads the data in it.
>     Any code snippets will be fine and this i want this in windows
> XP .
>
>    Thanks in Advance
>       Sagar Meesala

have you tried to output to csv (the comma output stuff) and then load
it..  (I don't know if that is an option for excel but I use the
reverse concept for dex tracker as many excel compatable sites allow
csv.)

https://sourceforge.net/projects/dex-tracker


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to