
This small application will allow users to search for contacts by name using a ComboBox. This project shows use of ADO, Search Methods, and Modular programming.
Inputs
The user can select a name and search for the record using a Combo Box.
Side Effects
There is little error handling in this application. It could be add with ease.