Wildcard characters (* or ?) can help you find records or charts when only part of a search value is known. Wildcards can also help you retrieve results that satisfy a range of values.
When entered into a search field, the following wildcard characters allow you to search with values containing one or more unspecified characters:
Wildcard |
Description |
---|---|
* |
The * wildcard character can replace several characters within a search value. For example, the value OLS* would retrieve all instances of Olsen, Olsted, and Olswood. |
? |
The ? wildcard character can replace a single character within a search value. For example, the value SM?TH would retrieve instances of both Smith and Smyth. |