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.
Hi
I have a table with 2 field:
1. StartDate (format : Short Date)
2. EndDate (format : Short Date)
How can I validate for field EndDate must occur after StartDate using Validation Rule?
Thanks before.