xls to txt

E

Enrique

Hello all,
I`m searching in www, win32com docs, o'really examples, ... and i can´t find
anything that i can use.

i wan`t to make a simple script to pass an excel file to txt file.

where can i find the methods to work, or sample code??

Thanks


**AVISO DE CONFIDENCIALIDAD**
La información contenida en este mensaje y archivos es privada y confidencial estando dirigida solamente al destinatario. Si Ud. ha recibido esta información por error, por favor, proceda a su inmediata destrucción. Cualquier opinión o punto de vista contenido en este mensaje corresponde al remitente y necesariamente no representa la opinión del GRUPO XEROX.
 
G

Gilles Lenfant

"Enrique" (e-mail address removed)> a écrit dans le message de news:
(e-mail address removed)...
Hello all,
I`m searching in www, win32com docs, o'really examples, ... and i can´t find anything that i can use.

i wan`t to make a simple script to pass an excel file to txt file.

where can i find the methods to work, or sample code??

Thanks

win32all comes with sample of reading xls sheets as python objects! You can
get either the formula or the result.
Be warned that the returned text is unicode.
You should consider working with .csv exports that are easier to play with,
bet perhaps it's not an option for you.

Please post here in plain text in the future.

--Gilles
 
J

Jon =?iso-8859-1?q?K=E5re?= Hellan

Enrique said:
Hello all,
I`m searching in www, win32com docs, o'really examples, ... and i can´t find
anything that i can use.

i wan`t to make a simple script to pass an excel file to txt file.

where can i find the methods to work, or sample code??

Thanks

For people who want to do this in a Unix environment, Gnumeric 1.2.1
comes with the "ssconvert" utility. It is able to convert between the
various formats supported by Gnumeric, including Excel, text and XML.

Regards

Jon Kåre
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top