ClassicVB
 

Articles


ComboBoxes and Recordsets

Read it here
I found myself writing a lot of code to populate a combo box from a database, and later retrieve the value from the combo box. Here are some simple functions, so that I won't have to write the same code again.