No, you will need to create an object variable for the form you wish to open.
Somthing like this under the button sub should work:
Dim objNewForm as New NewForm()
objNewForm.ShowDialog()
Chester
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
Offline 65 posts
since Mar 2005