[erlang-questions] reading excel files in Erlang

Michael Connors connorsml@REDACTED
Wed Apr 15 21:12:31 CEST 2009


>
>
>  If you export from xls to a comma delimited file, you could
>  do something like
>
>   Column_data = lists:nth( Col, re:split(Line, ",") )
>

I guess that will do the job alright. Thanks for your help.

Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20090415/9abdb936/attachment.htm>


More information about the erlang-questions mailing list