You can try http://spreadsheet.rubyforge.org/

There are two ways to produce an Excel file from your data. Ole and
Xml way.
I like Xml way more.

Take look at http://wiki.rubyonrails.org/rails/pages/HowToExportToExcel
too.

Could you give us more information about Excel file or a sample so we
can help you more.


On Oct 26, 4:57 pm, "Craig Demyanovich" <[EMAIL PROTECTED]>
wrote:
> Whenever I've needed to export data for Excel, I've always exported a CSV
> file, since it's quite easy to create and easy for Excel to open. I've used
> FasterCSV to generate the CSV file.
>
> Regards,
> Craig
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to