Use an unbound combo text box on the form. In your query insert this for the criteria [Forms]![FormName]![Modeltxt].
For the row source, link it to the table and column that contains your models. If that does not work simply make a seperate table that contains individual models and make that...