Hi,
Currently in my access system, I have used validation on Table level for fields which needs to be entered mandatory.(Required=Yes).
However when the user enters the data, the validation pops up after every field(if data is missed). How can I prompt the user for all validation only as the...