|
Utilize the "^" (caret) character, accessed by hitting SHIFT 6 on your keyboard, to narrow your search to records that begin with a particular string. For example, using ^ACME will only return records that begin with the string "ACME". On the other hand, simply specifying ACME (without the caret) will return records that contain "ACME" anywhere within the string. You only need to enter one field; leaving all fields blank will bring up the entire database. Due to the size of the database, your wait may be up to one minute long.
|