Newsgroups: comp.os.ms-windows.apps.word-proc
From: wnc...@aol.com (WNCOAN)
Date: 1997/10/08
Subject: Re: automatic select
>Within each record a portion of the text is enclosed You can use Word's Replace command to do this, if you don't mind having the >between brackets (<>) >What i want to do is automatically select all those >text portions between brackets and set them bold. brackets themselves bolded along with the text between the brackets. 1. Click Replace on the Edit menu My undying gratitude to Wolfgang Hutter for showing me how to do this. I still In case you care, here's what the Find What and Replace With strings mean: Find What: (\<*\>) Since you're using wildcards, the parentheses mean "This is an expression that \ means the next character is NOT a wild card, but just a character I'm looking > means greater than sign \<*\> means look for a less than sign followed by any string of characters followed by a greather than sign. (\<*\>) means look for a less than sign followed by any string of characters Replace with: \1 bold \1 means Insert the first expression that was found in the Find What box and Thanks Wolfie. You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||