I have a form that has a tab control and on the second tab page is a subform in datasheet view. I click on one of the records to open a seperate form for editing. I have a close button on that form that forces a requery on the first form and then sets focus back to the first form. The problem is that I want to set the focus back to the record in the subform that I clicked on.