Hello Everyone,
I basically have 2 questions.
1. I have a report that exports to a .csv spreadsheet. There are Postal Service tracking numbers and as I'm sure you all know they are sometimes LONG! Naturally Excel changes these to scientific representations. Well I have changed the format of the column holding these long numbers to a number format and it shows the long number in the cell. Unfortunately, it is still storing the scientific representation in the function line. When I double click on the cell to edit the long number contents, it changes to the scientific number again. Is there a way to convert the scientific number to the real number?
#2 & this is a GOOD ONE! I am importing this spreadsheet using a simple macro, it has worked for about a year and last month I started getting a "Numeric Overflow" error. I changed the field size in Access to ensure it would accommodate the longer numbers in the spread sheet and no luck. Here's the kicker, If I take the SAME information from the spread sheet and sort it by a different column, it will accept the import without an error. SAME information!
Does anyone know why the order in which the information is laid out would determine whether or not it would get the numeric overflow error??
Thanks!
~Richard Allen
P.S. I know very little VB coding.
Bookmarks