I have an asp page and I am using the ContentType method of the Response object to displaying the recordset in excel.The problem I am having is that the excel file generated has everything format type set to general.The recordset generated contains date, and when users are trying to sort the excel file using date,its treating date as general and sorting is failing.
I havent been able to find any help on the internet.Can I cast the field to set it to certain data type
Please help
Thanks
Abhishek
I havent been able to find any help on the internet.Can I cast the field to set it to certain data type
Please help
Thanks
Abhishek