I have a combo box on my form that allows the user to move to an existing record. Everything has been working fine. I have a Switchboard with a button to open this form. It opens to the first record in the underlying table. That is until today it did. Now, all of a sudden, when I open the form it dislays no records. When I select a record from the combo box, I get a runtime error 3021 "No current record". I've looked at the table and the records are there. The only changes I've made in the last 2 weeks to this db were just some field position adjustments on a report in design mode. What could be causing this behavior?