G
Guest
I tried importing an excel file. One of the fields is a product number
(alphanumeric) which can be all numbers or combination of letters and
numbers. I've defined it in Excel as text and made sure that all the data
are in text. However, I still keep getting this 4.00000e+06 when it should
be 4000000; I specified this field to be text. I've even tried appending to
another table with the correct datatype with no luck. I checked the Excel
file to be sure that the format is correct, and it is (there was a problem
where it was coming out in that format, but I had to click on each cell to
change it from Number to Text). How can I correct this?
(alphanumeric) which can be all numbers or combination of letters and
numbers. I've defined it in Excel as text and made sure that all the data
are in text. However, I still keep getting this 4.00000e+06 when it should
be 4000000; I specified this field to be text. I've even tried appending to
another table with the correct datatype with no luck. I checked the Excel
file to be sure that the format is correct, and it is (there was a problem
where it was coming out in that format, but I had to click on each cell to
change it from Number to Text). How can I correct this?