Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP to Excel Problem

Status
Not open for further replies.

toddsalcedo

Programmer
Jul 2, 2001
49
US
I have an ASP search page that contains a button that allows the user to download the results of the database search to an Excel file. The Excel file contains two date columns, but they will not properly sort nor will they format into Date type columns.

They are datetime columns in the database, but that seems to get lost in the download. Is there a way to force the download to pre-format the dates as date data so that it can be soreted in Excel?
 
are you setting the cells to the format you want?

____________ signature below ______________
The worst mistake you'll ever make is to do something simply the way you know how while ignoring the way it should be done
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top