> The first step would be to find out what type of field I am
> working with.  I am don't know how to do that.

You can use the information_schema if you are using MSSQL to determine
the data type of the column.


> Then I'll have to figure out how to make it a date field for excel.

You can create a new spreadsheet and format each column with a different
data type, then save as HTML.  Once you do this you will have the CSS
markup and can make your own custom classes.  Then when you export to
excel, simply assign those classes in your generated HTML.

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:263137
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to