G
Guest
I am trying to import a table that has a field that is historically numeric.
The issue is that they recently introduced alphanumeric values. ex was 01,02
etc now 01, 1w, 2z, 99
My problem is that it always tries to make the import as a double format and
access will not allow me to change the field type on import, it seems that I
used to be able to adjust the format type when importing
The issue is that they recently introduced alphanumeric values. ex was 01,02
etc now 01, 1w, 2z, 99
My problem is that it always tries to make the import as a double format and
access will not allow me to change the field type on import, it seems that I
used to be able to adjust the format type when importing