L
Lin
I tried to import a csv file to access using trsnfetext method. My code is
working fine, however, because of data type mismatch some data not importing.
I have a 'customer#' column which contains numbers only and alphanumeric
numbers. The appending table's field 'Customer#' is text. But when importing
it iis not importing aiphanumeric customer number to the field. How can I fix
this issue using VBA.
Any help, really appreciated.
working fine, however, because of data type mismatch some data not importing.
I have a 'customer#' column which contains numbers only and alphanumeric
numbers. The appending table's field 'Customer#' is text. But when importing
it iis not importing aiphanumeric customer number to the field. How can I fix
this issue using VBA.
Any help, really appreciated.