Jean-Guy
Fri Sep 01 16:47:58 CDT 2006
Francis Hookham was telling us:
Francis Hookham nous racontait que :
> Please help me find the third Tab Character in each paragraph and
> replace it with a Manual Line Break.
>
> NB I might need to change to second or fourth Tab Character.
>
> Francis Hookham
> (I thought I had posted this request but I cannot find it - please
> excuse me if this IS the second request)
Selection.HomeKey wdStory
Selection.Find.ClearFormatting
With Selection.Find
.Text = "(*^t*^t*)(^t)(*^13)"
.MatchWildcards = True
.Wrap = wdFindContinue
.Forward = True
.Replacement.Text = "\1^l\3"
.Execute Replace:=wdReplaceAll
End With
--
Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
jmarcilREMOVE@CAPSsympatico.caTHISTOO
Word MVP site:
http://www.word.mvps.org