|
Search
Hints |
| 1.
Searching for "A" will return every name that has the letter "a" or "A"
in it. |
| 2.
Searching for "A." (note the period) will return every name that has the
letter "a" or "A" that is followed by a period. |
| 3.
Searching for "carl" will return "Carlisle", "Carl", and "Giancarlo",
for example. |
| 4. Use
a period if you are using an initial in the name search. |