Find and replace (FnR) wildcards for Microsoft Word

Part of the TechTarget Network of Enterprise IT Web Sites
Home Look It Up ITKnowledge Exchange Fast References Products White Papers Blogs

Search our IT-specific encyclopedia for:
 
OR Jump to a topic:
 
Advanced Search
Browse alphabetically:
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #
All Categories Software Applications

Find and replace (FnR) wildcards for Microsoft Word

?= Any 1 character

 *=Any string of characters


@ any number of repeats of the previous character


<=the beginning of a word

 >=the end of a word

{n}=n repeats of the previous char

{n,}=at least n repeats

 {n-m}= between n and m repeats

[ ] marks a set of characters

 A - used inside this means an ascending range between the two hyphenated characters

 A !, only valid at the set’s start, means ‘any character except’.

() groups the expressions and indicates the order of evaluation. It is used with the n wildcard to rearrange expressions. The result of the 1st () pair is represented by 1, the next pair 2 and so on.

The easiest way to use a special character as a literal, eg to find a {, use the ASCII code instead. ASCII codes are specified in ANY sort of search with the ^.

= ^92                   {=^123                   }=^125                   ?=^63
*=^42                   [=^91                    ]=^93                    ^=^94
@=^64                   <=^60                   >=^62

To find some relevant information in Word’s help file, go to Contents > Editing and Sorting text > Finding and Replacing Text.

Last updated on: May 07, 2008

>  Enterprise Software related Research & News
>  White Papers for the Retail Industry

Are you a Know-IT-All?
Is an electron’s charge positive or negative?
Answer

WORD OF THE DAY...
Net neutrality
LEARN MORE ABOUT...
Buzz Alert: Craigslist criminal
Our Latest Discovery
Learning Guides and Tutorials
Our 60 tech-specific sites
WhatIs.com RSS Feeds
Home Look It Up ITKnowledge Exchange Fast References Products White Papers Blogs
About Us   |   Contact Us   |   For Advertisers   |   For Business Partners   |   Reprints   |   RSS   |   Awards
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




All Rights Reserved, Copyright 2008, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts