Re: finding specific sequence of wildcard characters
- From: "Klaus Linke" <info@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 9 May 2008 13:21:03 +0200
Another trick that's sometimes helpful:
Search two or more asterisks and hide them.
Find what: [\*]{2,}
Replace with: ^& ((+Format>Font>Hidden))
Then set your display to not show hidden text (Tools>Options>View).
Only single asterisks should now be visible, and if you do any Find or Replace, it'll ignore the hidden asterisks.
When you're done, you can unhide the multiple asterisks again (either with another Find/Replace, or by selecting everything and unchecking Format>Font>Hidden).
Regards,
Klaus
.
- Follow-Ups:
- Re: finding specific sequence of wildcard characters
- From: bdr122
- Re: finding specific sequence of wildcard characters
- References:
- finding specific sequence of wildcard characters
- From: bdr122
- Re: finding specific sequence of wildcard characters
- From: Jay Freedman
- finding specific sequence of wildcard characters
- Prev by Date: Text hiding behind header
- Next by Date: Problem with Macros and Templates
- Previous by thread: Re: finding specific sequence of wildcard characters
- Next by thread: Re: finding specific sequence of wildcard characters
- Index(es):
Relevant Pages
|