I have been able to put together the below code.
It reads the cell contents into a text file.
But I cant work out how to generate the code necessary to read a text file back into an excel worksheet.
Any help in generating the necessary code is gratefully appreciated
Sub test3()
Dim ifile1...