Re: Anybody got a macro...?

Subject: Re: Anybody got a macro...?
From: Geoff Lane <geoff -at- GJCTECH -dot- FORCE9 -dot- NET>
Date: Wed, 1 Oct 1997 10:52:58 +0100

On 30 September 1997, Jane Bergen wrote:
>
> Does anyone know of a macro that will strip out index tags from a
> Microsoft Word 95 document? Or maybe does anyone know a shortcut for
> using the Replace (to "replace" with nothing) feature? I have an
> document with index tags that I'd like to strip and start over.
>

Hi Jane,

EditReplace .Find = "^d XE", .Replace = "", .Direction = 0, .MatchCase = 0,
.WholeWord = 0, .PatternMatch = 0, .SoundsLike = 0, .ReplaceAll, .Format =
0, .Wrap = 1, .FindAllWordForms = 0

Does the trick for me.

HTH,

Geoff
geoff -at- gjctech -dot- force9 -dot- co -dot- uk

TECHWR-L (Technical Communication) List Information: To send a message
to 2500+ readers, e-mail to TECHWR-L -at- LISTSERV -dot- OKSTATE -dot- EDU -dot- Send commands
to LISTSERV -at- LISTSERV -dot- OKSTATE -dot- EDU (e.g. HELP or SIGNOFF TECHWR-L).
Search the archives at http://www.documentation.com/ or search and
browse the archives at http://listserv.okstate.edu/archives/techwr-l.html


Previous by Author: SIGNOFF TECHWRI-L
Next by Author: Re: Robohelp 4: Borders in tables?
Previous by Thread: Re: Style Guides-Australian Style
Next by Thread: Re: Visual basic


What this post helpful? Share it with friends and colleagues:


Sponsored Ads