.
I receive the same errors here as you did there.
Change the coding in CommandButton1. Make it read :
Then run the form and click button one.Sub CommandButton1_Click MsgBox "Hello, this is Button 1" End Sub
.
I receive the same errors here as you did there.
Change the coding in CommandButton1. Make it read :
Then run the form and click button one.Sub CommandButton1_Click MsgBox "Hello, this is Button 1" End Sub