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.