I am trying to put in all possible "Skills" into the combo box. User would have to select whatever he has.
Right now we have combobox that is linked to column in the table holding those values directly (MSAccess). I am trying to use ADO and populate the values from the table using the "Value/List" option for the recordsource property.