How can I display a message box ("Insert Success" for insert action or "Update Success" for update action) if I succeed save data using a Button (Save Record) on a form?
In the Visual Basic Editor window, type MsgBox and then press F1. You get the info for this item. Are you doing both action by one button or one of the action.