comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » how to read string data from excel file
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: how to read string data from excel file [message #86009 is a reply to message #85925] Mon, 23 September 2013 19:55 Go to previous messageGo to previous message
kagoldberg is currently offline  kagoldberg
Messages: 26
Registered: November 2012
Junior Member
If it's possible to have Excel output the data as CSV (comma-separated values) then you can read it with read_csv() or read_ascii(), for example, or a text-file reading script you write yourself. The big warning for CSV is that you have to be careful to avoid commas in your Excel string-type cells, because they would be interpreted as 2 cells.
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: multiline .compile syntax for a batch file
Next Topic: Re: map_image and latmin/latmax, lonmin/lonmax - edges or centres?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 17:34:26 PDT 2025

Total time taken to generate the page: 0.07015 seconds