Thank you! Sounds good, I'll give it a try. -----Original Message----- From: Richard Kroll [mailto:[EMAIL PROTECTED] Sent: Thursday, January 04, 2007 10:16 AM To: CF-Talk Subject: RE: SOT. Formatting Excel
> So, is there any way to specify no text wrap in this code: You can manipulate this with CSS. Here is the procedure I followed with good results: 1. Export the existing document to Excel. 2. Modify the columns to display how I want them. 3. Export to HTML from Excel. 4. View source and copy / paste the CSS into my template. 5. Update my table / rows with the CSS from the exported Excel HTML Now when the template is exported, Excel uses the CSS to properly format the cells. HTH Rich Kroll ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:265620 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

