Dim MyVar MyVar = MsgBox (“Hello World!”, 65, “MsgBox Example”) ‘ MyVar contains either 1 or 2, depending on which button is clicked.