Hi Kilosub,
Is this still the problem you had before with the extra line missing before "H/P No:" line?
In addition to not being able to replicate the problem previously with either Word 2000 or Word 2007, I still can't replicate it with either Word 2003 or Word 2010! So, that's four different Word versions it works correctly with. It seems there is something odd about your Word installation.
As a workaround, try adding the following line:
Code:
StrFind = StrFind & "|(Collection date: ___________________)^13{1,}( H/P No:)"
before the 'StrRep' line and, adding the following expression:
|\1^p^p\2
before the final pair of double quotes on the 'StrRep' line.