I hit another snag
It looks like all the copied data is good until the end on all the files the last nine characters are missing.
It happens when I run
Code:
oNewDoc.Range.FormattedText = oRng.FormattedText
also is there a way to copy the search string as well to the new doc?
At this stage I am still skipping
Thanks Jim