Me too. Have you figured a way to avoid Excel 2010 from producing the message below when opening files generated in this manner?
"The file you are trying to open is in a different format than specified by the extension..." On Mon, Aug 1, 2011 at 1:07 PM, Bill Franklin <[email protected]>wrote: > The way we have always handled excel spreadsheet generation (CF8), has been > to take a formatted spreadsheet, save it as and XML sheet, open that XML in > Notepad, copy the XML code and paste it inside a <cfsavecontent > variable="strXmlData"> tag... > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346431 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

