> -----Original Message----- > From: Phil Tomson [mailto:ptkwt / aracnet.com] <snip> > I'm wondering if it's possible to get Ruby to create files > that Excel can read? See spreadsheet-excel, available on the RAA. Note that this is the Excel '95 format. I haven't gotten around to porting the latest code from John McNamara yet. Also note that Excel can import CSV files just fine (or most character delimited files for that matter), though you won't get any formatting. Regards, Dan