Hi,
I previously posted this on the Excel Programming board but I haven't been able to get it completed over there, so a colleague recommended that I try and use Access to complete my query using the wonders of recordsets.
Here is my original thread
Basically, from the attached .txt file I am looking for 4 pieces of data to be pulled into a table.
After the 1st 4 pieces have been pulled in then I'd like to move to the next occurance of the data and then extract this and keep doing this until
we reach the end of the file.
The 4 pieces of information are:
Transaction Type : And the information after it on the same line up to 60 chars
The very next line with the name on it e.g. Mr Billy Murphy
The next again line, but just the first 60 characters
This last line with Batch on it along with the number.
Then move to the next set of data and extract that.
I'd like each piece of info to be the table with all the transaction types in one column, the names in the next column etc.
Is this doable? Can anyone help and if so do you need any more info from me?
Many thanks.
Bookmarks