I have a few UDFs in the forum to do much of this..

see ReadFile() and FilterArray()

use readfile() to read the file into an array
use filterarray() to return lines with '\\'
then do a for each loop with elements of the array
and then joinsplit them on '\'
_________________________
How to ask questions the smart way <-----------> Before you ask