So now our entire program is
Sub hello()
 MsgBox "Hello World - Excel VBA here"
End Sub

So now our entire program is

Sub hello()<br /> MsgBox "Hello World - Excel VBA here"<br />End Sub<br />