Hi-
I have a text file with data in fixed width format. I'm trying to get the data into a format that I can use to link the data to some other tables (.dbf, or in Access or Excel). The problem is that there are carriage returns within the records, so one record takes up more than one line. I can't seem to do the formatting when I import the data using the wizards in Excel or Access. I do not have much experience with fixed width text files, so I would greatly appreciate any advice. I am willing to write VB code, if there is no easy alternative. Thanks!
I have a text file with data in fixed width format. I'm trying to get the data into a format that I can use to link the data to some other tables (.dbf, or in Access or Excel). The problem is that there are carriage returns within the records, so one record takes up more than one line. I can't seem to do the formatting when I import the data using the wizards in Excel or Access. I do not have much experience with fixed width text files, so I would greatly appreciate any advice. I am willing to write VB code, if there is no easy alternative. Thanks!