Background

In order to search for a file, you must identify:

Wild Card Searches

If you wish to find a file by the last part of a person's account number, you can use a "wild card" character: '%'.  For example, if you search by "%3118", the system will return records with account numbers of "311876", "311877", "3118zzz", "43118", "zzz3118", etc.