T. Paul Szczesniak
Member
When performing a SearchRecord with the srPartialMatch,srWildcards options, the method returns false when the wildcard * is placed at the beginning of the search string. If this wildcard is placed anywhere else in the search string then the method returns true (provided that there's something in the list to match the string). However, if the SearchRecord method is performed with only the srWildcards option, the wildcard * works wherever it's located in the search string.