G
Guest
I have one file that I grab (.txt but could be .csv if desired). I have some
code to automatically import this file in my database. The problem that I
run into is that not all of the records have the same layout. There are
three parts (D1, M1, and O1) in the flat file. I want to try to automate the
import as much as possible.
Is there a way to have MS Access use different import specs based on the
first two digits of that line?
If not, I will have to import the file three times then delete the data that
does not come over properly...
Thanks!
code to automatically import this file in my database. The problem that I
run into is that not all of the records have the same layout. There are
three parts (D1, M1, and O1) in the flat file. I want to try to automate the
import as much as possible.
Is there a way to have MS Access use different import specs based on the
first two digits of that line?
If not, I will have to import the file three times then delete the data that
does not come over properly...
Thanks!