show value as text not scientific notation

  • Thread starter Thread starter Colin
  • Start date Start date
C

Colin

When we export for SQL servers and other sources, we frequently run into the
problem the text fields coming down with "E's" and numerics contained within
them (such as "26E13", which is one of our item numbers, not numeric - should
be text) comes down as "2.60E+13" under general setting in cell formatting.
If you try to convert to text, it will show "26000000000000".

Anybody suggest possible solutions?
 
Get the exporting app to send this item as '26E13 so Excel will see it as
text.
OR
Rename the file to Something.TXT
Use File Open; the Text to Column dialog goes up; and you can specify what
is field is to be - text, date, number. Specify that this data (26E13) is
text
best wishes
 
Bernard:

Thanks for the suggestions! Both were good and I was using both of them and
was hoping there was a better, more automated way of doing it. When I take
from text to excel, i'm then going to Access 2003. Just trying to eliminate
some steps and streamline procedure.

Thanks again
 

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