Format question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello.
I have a Web application that exports information to Excel. The problem is
that some fields have values like "ABR1", "ABR2", "JAN1", etc.
When Excel opens these values are converted to Date format. If i format a
cell as Text and then write one of these values there's no problem.
Is there any way to force Excel to not to autoformat cells?
 
If i format a cell as Text and then write one of these values there's no
That's the only workaround I believe. There is no way to turn off Excel's
"helpfulness".

--
Jim
| Hello.
| I have a Web application that exports information to Excel. The problem is
| that some fields have values like "ABR1", "ABR2", "JAN1", etc.
| When Excel opens these values are converted to Date format. If i format a
| cell as Text and then write one of these values there's no problem.
| Is there any way to force Excel to not to autoformat cells?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top