How do I make my MsgBox return a particular result? I have a vbYesNo msgbox, where i want if "Yes" is clicked then a form will open else if "No" is clicked, the message box closes and no changes are made.
I'm very new to VBA so please excuse my lack of knowledge. Thankingnyou in advance.


Reply With Quote