Results 1 to 7 of 7

Thread: MsgBox VbYesNo Problem(R to the Izzolved)

Threaded View

  1. #1

    Thread Starter
    Lively Member nickTHEguitarist's Avatar
    Join Date
    Apr 2005
    Location
    Michigan
    Posts
    82

    Resolved MsgBox VbYesNo Problem(R to the Izzolved)

    How do I set up a vbNo If then statement for this:

    VB Code:
    1. If MsgBox("Again?", vbYesNo) = vbYes Then Call MessageBox_Trick

    I want it to load the form if vbNo.
    Last edited by nickTHEguitarist; Apr 10th, 2005 at 05:14 PM.
    Nick

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width