fbpx
Logo
Home » Posts tagged "access database validation rules"

Tag Archives: access database validation rules

Microsoft Access Database: Creating a Validation Rule in an Access Table


Microsoft Access Database

Take a look at this quick and clear explanation of how to set Validation Rules in Microsoft Access via a table. The validation rules use the same logical expressions that can be found typically in criteria of a query and must return a logical value of either TRUE or FALSE in order to accept or reject the value and trigger an exception (validation text property). This simple property is easier to apply than attaching a macro or VBA code to […]

Tags: , , , ,