I am unable to reproduce that behaviour when the data are in separate paragraphs.
In case they're the same paragraph, but with manual line breaks, change:
.Text = "[!^13]@" & StrFnd & "*[^13]"
to:
.Text = "[!^13^11]@" & StrFnd & "*[^13^11]"
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|