Q31: Error message, pls give a hand.

  • Thread starter Thread starter Dawn
  • Start date Start date
D

Dawn

Dear all,
I’m a new comer to use access form. Just now I’ve finished coding on the
Frm_login, which will allow certain user to access to next Frm_Enquiry, I’ve
just put a command button on the Frm_Enquiry, and in the cmd_click() sub,
there’s no code.
But while I’ve run from Frm_login and successful enter Frm_Enquiry,when
tried click, it returns the error message as follows:
The expression on click you entered as the event property setting produced
the following error:
Member already exists in an object moudule from which this object moudule
derives.
Pls help to analyze.
thanks.
Dawn
 
On Fri, 26 Sep 2008 18:43:00 -0700, Dawn

Do a search for the cmd_click procedure. I'm sure you'll find it more
times than Access would want you to.

-Tom.
Microsoft Access MVP
 
Back
Top