From: Gene Tani Date: 2006-02-07T13:38:21+09:00 Subject: Re: Excel spreadsheet Paatsch, Bernd wrote: > Hello, > > Is it possible to access Excel spreadsheets through ruby? > If so is there somewhere a code example I can have a look at? > > Thanks, > Bernd I once counted 5 ways to get at Excel data: CSV, OLE, XML, ADO and i can't remember what the other one was.