Finding an Asterisk

B

Brian Camire

In a query, setting the criteria on a text field to

Like "*[*]*"

will limit the results of the query to those records where your text field
contains an asterisk.

For more information, see the "Like Operator" topic in the help.
 
Top