Ezy forms q.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Private Sub btchange_Click(...

' Here i need to bring up form2, which i have already create

End Su

THANX
 
* =?Utf-8?B?UmFkaXRo?= said:
Private Sub btchange_Click(....

' Here i need to bring up form2, which i have already created

End Sub

If you have a reference to the form, call its 'Activate' method.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top