Hi,
I receive RaR and PRTV files, which i save as text files.
I need to import them into Access table.
Currently, I paste this data into the table, which has one field. I then use the Mid function to read this data, parse it into various fields and then append it to the final table.
The PRTV...