Show Message Box

hendrahen

New member
Local time
Today, 13:57
Joined
Dec 1, 2012
Messages
3
Hi

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?

Thanks before.
 
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.
 

Users who are viewing this thread

Back
Top Bottom