Hi Guys,
Currently I have this bottom code on a check mark, but I want my Else code to reflect no change. So if password is not accepted then no change, can anyone help with proper code? Very much appreciated. Thank you
Private Sub Sold_Click()
If InputBox("Enter Password", "Approved") =...