ApplePirate
Programmer
I have a form within a database which i have validated when the user tries to exit. If the user leaves a number of fields which conflict the validation then i can heave it set so that either:-
a) user closes form and validation begins then a message appears stating that 'field 1 is duff' then the validation continues and another message appears stating 'field 2 is duff' etc.
b) user closes form and validation begins a message appears stating that 'field 1 is duff' the validation is stopped so the user can fix field 1, then the process is repeated.
is there a way to have a message box appear with a list of all the fields which are duff.
ive seen this done in java but not sure if it can be done in access (97)
a) user closes form and validation begins then a message appears stating that 'field 1 is duff' then the validation continues and another message appears stating 'field 2 is duff' etc.
b) user closes form and validation begins a message appears stating that 'field 1 is duff' the validation is stopped so the user can fix field 1, then the process is repeated.
is there a way to have a message box appear with a list of all the fields which are duff.
ive seen this done in java but not sure if it can be done in access (97)