Attribute VB_Name = "Module2" Sub HelloWorld22() MsgBox "Hello, World!" End Sub Sub HelloWorld21() MsgBox "Hello, World1!" End Sub