Answers

Question and Answer:

  Home  Visual Basic (VB)

⟩ How to check the condition in Msgbox?

If(Msgbox("Do you want to delete this Record",VbYesNo)=VbYes)Then End if

 184 views

More Questions for you: