Hello, I'm in the midst of creating the mother of all databases and an unexpected dilemma has thwarted my attempt. I have two combo boxes. The first one selects a Make, and the second one selects a Model. I need to produce a list of models only for that paticular make in the second box. I lied and Im not actually a Codesmith, nor have I been using access very long. My second combo box pulls its value from a query where only those vehicles which match the first selection are produced, but it only selects values for the model which was displayed when the form was opened. I am doing a requery for Model, but still... I get the same result. If anyone can save my life please help!!!