Hi, Wish someone could help me I only Teach my self of the net
So Anyone can help and make this VBA works with bound control boxes, Note that it works fine with Unbound boxes
Private Sub Form_Error(DataErr As Integer, Response As Integer)
Const conErrRequiredData = 2107
'this codeabove comes...