Is it possible to stop a form from closing when one of its subforms is double-clicked? The content of the main form and subform is the same table. Brian.
You can prevent a form from closing by returning FALSE in the OnQueryCloseForm trigger of the form. ------- With best regards from Switzerland Marcus Fabian