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
cpopham
Junior Poster in Training
65 posts since Mar 2005
Reputation Points: 10
Solved Threads: 0