I have a main form with a combo box on it that has ID numbers in it. On a subform I have a results datasheet. When a person chooses a new option in the combo box, the results change using me.requery. My only problem is that the first record in the query is always displayed no matter what the ID selected in the combo box is. Any ideas why this is happening?