G
Guest
In Access 2002, I am importing a csv file created in Excel 2002. When the
csv is imported (using TransferText in a macro), an error table is created
for one field only, BillZip (billing zip code). In the table, it says it's a
Type Conversion error. BillZip is set up as a text field in Access.
In the destination table, in the BillZip field, the only values that are
missing are those containing alpha characters:
K0L1L0 (alpha, Canada)
28220-2022 (dash -, US)
L5V1W1
695 003 (space, India)
Those containing only numeric characters come through fine, such as: 93536
What is the solution for this? I'd appreciate any help you can give. Thank
you.
Richard
csv is imported (using TransferText in a macro), an error table is created
for one field only, BillZip (billing zip code). In the table, it says it's a
Type Conversion error. BillZip is set up as a text field in Access.
In the destination table, in the BillZip field, the only values that are
missing are those containing alpha characters:
K0L1L0 (alpha, Canada)
28220-2022 (dash -, US)
L5V1W1
695 003 (space, India)
Those containing only numeric characters come through fine, such as: 93536
What is the solution for this? I'd appreciate any help you can give. Thank
you.
Richard