G
Guest
Hello !
How can I delete all (THOUSANDS) the index entries {XE...} in a word
document ?
tHX.
How can I delete all (THOUSANDS) the index entries {XE...} in a word
document ?
tHX.
Graham Mayor said:With the XE fields displayed, use the replace function to replace
^d XE
with nothing.
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
oli said:Hello !
How can I delete all (THOUSANDS) the index entries {XE...} in a word
document ?
tHX.
Graham Mayor said:With the XE fields displayed, use the replace function to replace
^d XE
with nothing.
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor said:Either should work with XE fields automatically inserted, however if you
have hand inserted the fields and there is no space between the bracket and
XE eg
{XE etc
Then you would have to remove the space from the search string thus ^dXE
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor said:With the XE fields displayed, use the replace function to replace
^d XE
with nothing.
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Brenda said:How do you use the replace function?