Simple yes no message box
fill in what i wrote with whatever you want it to say Continue = MsgBox ("2+2=4?", vbYesNo, "Question") If Continue = vbNo then Continue = MsgBox ("wrong!",0, "WRONG") Else Continue = MsgB...
YouTube
-
Sun, 06 Dec 2009 06:53:22 -0500
Found on Truveo