From: Wes Gamble Date: 2006-10-29T02:23:22+09:00 Subject: Re: Efficient parsing of large Excel documents in Ruby I was definitely thinking about using win32ole/Excel to convert this spreadsheet to CSV and then process it with a CSV parser. I'm currently running on Linux though, so now I have to figure out any issues around a Windows production platform. Thanks, Wes -- Posted via http://www.ruby-forum.com/.