View Single Post
 
Old 07-22-2011, 10:17 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

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.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote