From: "M. Edward (Ed) Borasky" Date: 2007-12-27T14:42:47+09:00 Subject: Re: convert excel spreadsheet to csv Junkone wrote: > is there any library to convert excel file to csv. > apprecaite ur help Just use the OLE interface to open the spreadsheet, then do a "save as" CSV.