I am importing data from a comma delimited text file
the supplier invoice number is a text field.
I am using Transfer text in a macro to do this
some of the invoice numbers are e.g. 0008744, 08899, ab234 etc.
when it is imported into the database table , into a text field it drops the zero's e.g. 0008744 becomes 8744
how can I stop this as it is important to keep the zero's
Thanks in advance
the supplier invoice number is a text field.
I am using Transfer text in a macro to do this
some of the invoice numbers are e.g. 0008744, 08899, ab234 etc.
when it is imported into the database table , into a text field it drops the zero's e.g. 0008744 becomes 8744
how can I stop this as it is important to keep the zero's
Thanks in advance