Hello,
I am trying to write a message box that appears when clicking a command button to close a form in order to check that the user has selected a option from a combo box.
I have used the MsgBox("Message") code before, however the form still closes after reading the message and...