How to Test Validation Rule Programmatically in VBA/Access -


i have validation rules set in design table , want test before save changes done in recordset.

use form enter data.

then use same validation rules in beforeinsert , beforeupdate events of form.


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -