How to take the result from message box
- by Rishabh
in visual basic in studio
if this is used for giving a message
MsgBox("hello", 4, "status")
how to manipulate the result yes or no from the msgbox
like this should happen if the user gives no and this should happen if no