Sun wrote: > So I can open the csv file as an Excel file and make a format change (turn > the 2nd column yellow.) But -- I cannot find anywhere, on any forum, or the > Ruby online documentation, how to "autofit" the column to the text. > Chris Morris has a link in the RubyGarden page that has been frequently mentioned on this list to a the excel documentation. Did you install this? Did you search it? This is fundamentally an excel question, not a Ruby question.
If you know the excel method that you need to call, we can help you do that in Ruby. Bret _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
