Well since Office 2003 (maybe even 2000) Excel (and all other Office Apps) have an XML file format, so you could use XML and XSL to create a nice excel report.
Here are some links on this: http://www.codeproject.com/useritems/ExcelXmlReport.asp http://blogs.msdn.com/brian_jones/archive/2005/06/27/433152.aspx http://blogs.msdn.com/brian_jones/archive/2005/06/30/434473.aspx Most importantly, the link to Microsoft's XML format reference is http://www.microsoft.com/office/xml/default.mspx. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
