I created a basic form with a combobox looking up [OFFICE] with a subform that filters based on [OFFICE] to display editable fields of employees in each office. The form/subform works, but autoedits the first record. What do I mean? When I open the form, it defaults to the first record in the table, say Andy in Office A. I change the combobox to B, which filters to the B office personnel. I close the form. Next time I open the form, it defaults again to Andy (as the first record), but this time he's in office B. Every time I change the combobox, then close the form, Andy's office changes to that office. Get it? Any help?