How to I make a list for a combo box “independent” from the field? I have a form with a record source of “Job Query.” I have combo box with a record source of table “SAM”. This list for the combo box has become quite large and some of the names in the list have become inactive and won’t be selected again. I included a yes/no field on the table so that when a name in SAM is marked inactive, it lists it at the end of the combo box “SAM” names. I would like to see all the “active” SAM in the combo box list, but still be able to see both inactive and active in the records of the form. Any ideas? Thanks loads!