M
Martin Lord
I need to import a 5,000 plus record file containing part
numbers. The catch is the part numbers can be pure text,
pure numbers or a combination. Obviously I need to import
it to a text field which I do succesfully except that the
ones that are pure number like: 1113276 are converted to:
1.11328e+006 which I can't really use in my queries
because this doesn't match with the other files in my
database. How can I force Acces to import it as pure text.
I tried the import wizard but it doesn't seem to have too
many options.
Thanks!!
ML
numbers. The catch is the part numbers can be pure text,
pure numbers or a combination. Obviously I need to import
it to a text field which I do succesfully except that the
ones that are pure number like: 1113276 are converted to:
1.11328e+006 which I can't really use in my queries
because this doesn't match with the other files in my
database. How can I force Acces to import it as pure text.
I tried the import wizard but it doesn't seem to have too
many options.
Thanks!!
ML