I don't fully follow what you're saying. You say this happens when you try
to "open an employee twice", but I can't tell here where you're trying to
open the employee. If clicking the button is what does it, it appears that
you're hiding the form in the button's click event, so how is the button
visible to click it again in order to "open the employee twice". Also, I
don't see where you're assigning a value to strLinkCriteria to control what
record frm_verify_details shows when it opens.

Signature
Wayne Morgan
MS Access MVP
> Hi all,
> I get an error: "You can't use the GoToRecord action or method on an
[quoted text clipped - 26 lines]
> Resume Exit_Command11_Click
> End Sub
Lp12 - 02 Feb 2006 12:56 GMT
My mistake......Thanks a lot Wayne for your notice.
> I don't fully follow what you're saying. You say this happens when you try
> to "open an employee twice", but I can't tell here where you're trying to
[quoted text clipped - 34 lines]
> > Resume Exit_Command11_Click
> > End Sub