This is an Active-X Control that has acts as a Combo Box, Except that it displays a DataGrid instead of a List box as a drop down. I use it for displaying multicolumn drop downs.
Inputs
To Populate the DropDown you call the method RowSource sending an ADODB.Recordset.
Assumes
I am stil working on this code if you do any improvements please let me know.