Excel sheet, can Python read them in Linux?
Jeff Sandys
sandysj at juno.com
Tue Dec 3 12:34:42 EST 2002
More information about the Python-list mailing list
Tue Dec 3 12:34:42 EST 2002
- Previous message (by thread): Excel sheet, can Python read them in Linux?
- Next message (by thread): Excel sheet, can Python read them in Linux?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I found that best way to do this is add a macro to the Excel spreadsheet that lets the user click a button to save as a tab-delimited or comma-separated file. If this is possible this is the easiest way to get the Excel data to Unix or Linux. > "Raaijmakers, Vincent (IndSys, GE Interlogix)" wrote: > > I've been asked to write a script in python that > reads data from a Excel sheet in Linux. > > Has someone experience? I even don't know if it is possible?! > > Thanks, > Vincent
- Previous message (by thread): Excel sheet, can Python read them in Linux?
- Next message (by thread): Excel sheet, can Python read them in Linux?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list