GessTechie
Technical User
Good Morning!
I have a text file that I want to separate into individual fields in Access. However, the text sizes vary in length and they do not hold their position within the text string (I imported the text into 1 field). The import text wizard actually screwed me more than helped.
I have used left, right and mid statements to read as much as possible, but I need to check the read to determine if it is Null or if it is a certain length. If it is a certain length, I then want to read the next text in the field.
Any coding help will be appreciated.
Thanks
I have a text file that I want to separate into individual fields in Access. However, the text sizes vary in length and they do not hold their position within the text string (I imported the text into 1 field). The import text wizard actually screwed me more than helped.
I have used left, right and mid statements to read as much as possible, but I need to check the read to determine if it is Null or if it is a certain length. If it is a certain length, I then want to read the next text in the field.
Any coding help will be appreciated.
Thanks