This class adds AutoComplete functionality to a textbox. You start typing and the class searches for a record that starts with the letters you typed, if it finds one, it completes the rest of the textbox with the record.
Assumes
Requires Microsoft Data Access Objects (DAO) 3.5