.
I receive the same errors here as you did there.

Change the coding in CommandButton1. Make it read :

Sub CommandButton1_Click
     MsgBox "Hello, this is Button 1"
End Sub
Then run the form and click button one.