Retrieving Data to the ComboBox Object with ADO
An Excel file that teaches how to perform Retrieving Data to the ComboBox Object with ADO operation.
Excel Source: Retrieving Data to the Combobox Object with Ado
The record set is returned as a result of the query. Relevant field values are added to the ComboBox. Error checks are built into the code. The example can be easily adapted to other projects.
Hope it is useful.