D
David Heller
I am trying to import a space delimited text file using
import wizzard. I can get the 33,000 records to break
into 28 fields with no error messages, but when I look at
the new table it is out of order. There is no field in
the text file that I can use to get this back in order.
Does anyone have an idea how to get the records to create
in the same order as the text file? It does it at the
start and finish of the file, but some areas are mixed up
inbetween.
Thanks
import wizzard. I can get the 33,000 records to break
into 28 fields with no error messages, but when I look at
the new table it is out of order. There is no field in
the text file that I can use to get this back in order.
Does anyone have an idea how to get the records to create
in the same order as the text file? It does it at the
start and finish of the file, but some areas are mixed up
inbetween.
Thanks