Hello,
I have a button called Button1 and I want to display a dialog box if the user click the button but I don't know how. All have is the following:
Sub Button1_Click()
'Don't know what to put here, following isn't working:
MsgBox ("TEST", vbOK)
End Sub
There is no Knowledge that is not power.
Age: 16
E-mail: projectnet01@yahoo.com
School: Coral Springs High (Company
not done yet) 
Status: Currently working with C++ for game developing. And making a musical band.
-Aaron
I have a button called Button1 and I want to display a dialog box if the user click the button but I don't know how. All have is the following:
Sub Button1_Click()
'Don't know what to put here, following isn't working:
MsgBox ("TEST", vbOK)
End Sub
There is no Knowledge that is not power.
Age: 16
E-mail: projectnet01@yahoo.com
School: Coral Springs High (Company
Status: Currently working with C++ for game developing. And making a musical band.
-Aaron