vbYesNoCancel msgbox function gets called from sub Form_BeforeUpda te if user clicks form exit button or the form window X button and the form is dirty.
Howto halt the exit sub (ie. form close) if the user clicks canel?
thanks.
Howto halt the exit sub (ie. form close) if the user clicks canel?
thanks.
Comment