-
I'm developing a database in Access 2000. I have the following problem:
I have, let's say, two forms created in Design View.
I want to have form2 showed when I click on a commandbutton in form1. In code-form:
Private Sub Command0_Click()
Forms("form2").Show
End Sub
However I keep getting this error that Access does not know form 2. More formally:
Run-time error '2450'
Microsoft Office can not find the form 'form2' referred to in a macro expression or Visual Basic code
Can anyone help me out here?
Thanks!!
Gertjan
-
form2.show
that's all ...
-
-
yes, ik ben nederlands
jij ook dus?
-
Ja, maar laten we niet verder praten hier, daar is het forum niet voor. ICQ 18818940
Translation:
Yes, but let's don't talk here, that's not the purpose of this forum. (We're not chitchatting :))