PC Review


Reply
Thread Tools Rate Thread

Conversion Problem - Text to Exponential

 
 
Commish
Guest
Posts: n/a
 
      7th Dec 2009
I know that the Subject might be a little off, but here's my issue.

I am importing data from a spreadsheet into an Access database. In
this particular column of data, the data looks like this: 911B00,
91FT20, 911000, 91E000.

My issue is that when I import that column if data, for some reason it
takes the records with a "E" (like 911E00) and displays them as
exponential numbers and displays "9.10E+01" - how can I prevent Access
from doing that - or what function can a put in a query to fix that?
 
Reply With Quote
 
 
 
 
Tom van Stiphout
Guest
Posts: n/a
 
      8th Dec 2009
On Mon, 7 Dec 2009 14:50:51 -0800 (PST), Commish
<(E-Mail Removed)> wrote:

Sometimes Access is trying a bit too hard.
I am assuming this is a Text column. You may still want to force the
issue with:
select CStr(myField) from myTable

-Tom.
Microsoft Access MVP


>I know that the Subject might be a little off, but here's my issue.
>
>I am importing data from a spreadsheet into an Access database. In
>this particular column of data, the data looks like this: 911B00,
>91FT20, 911000, 91E000.
>
>My issue is that when I import that column if data, for some reason it
>takes the records with a "E" (like 911E00) and displays them as
>exponential numbers and displays "9.10E+01" - how can I prevent Access
>from doing that - or what function can a put in a query to fix that?

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel CSV Text/Exponential Issue Rick Microsoft Excel Misc 1 6th Apr 2010 08:36 AM
exponential into text or number =?Utf-8?B?c2FudGhvc2g=?= Microsoft Excel Misc 1 27th Jul 2007 05:52 PM
change scientific notation (exponential) back to text =?Utf-8?B?R0VPUkdJQQ==?= Microsoft Excel Misc 1 6th Apr 2006 04:21 PM
Importing text from Excel into Access changes it to exponential =?Utf-8?B?c250bQ==?= Microsoft Access External Data 6 17th Jun 2005 06:36 AM
saving exponential to text data =?Utf-8?B?UFRM?= Microsoft Excel Setup 1 15th Feb 2005 01:53 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:13 AM.