ASP to Excel

S

Sarah_Lund

I have an ASP page that allows user to export data to Excel. Sometimes the
data in a cell may be something like 61E287 which Excel treats as a
scientific entry and changes the format to 6.1E+287. I believe I need to
format the cell as a text field before the value is entered. Any ideas on how
to do this?

Thank you,
Sarah
 
Top