Hi,
on this particular form, certain fields have to be filled in:
--------------
CustomerName
...
Group
Password
--------------
The form is based on the table tblCustomer and Required is set to True for those 3 fields. For those 3 fields I also set the validation rule to: 'Is Not Null' (both in the table and on the form).
I would like to know if it is possible to show the validation text if those 3 fields do not have a default value in the table (because they shouldn't).
The validation text is not shown now if for example the password is not filled in. When I try to save the record (by clicking a button) Access does generate an error in a meesage box(error after saving), but not very tactfully. I can change this error, but I can only make it 'global', for example: 'Fill in all required fields').
So, if there should be someone who can help me with the validation rule (or maybe tell me how I can change the error after saving the record in a nicer way, I would be very grateful.
Thanks in advance,
dj
on this particular form, certain fields have to be filled in:
--------------
CustomerName
...
Group
Password
--------------
The form is based on the table tblCustomer and Required is set to True for those 3 fields. For those 3 fields I also set the validation rule to: 'Is Not Null' (both in the table and on the form).
I would like to know if it is possible to show the validation text if those 3 fields do not have a default value in the table (because they shouldn't).
The validation text is not shown now if for example the password is not filled in. When I try to save the record (by clicking a button) Access does generate an error in a meesage box(error after saving), but not very tactfully. I can change this error, but I can only make it 'global', for example: 'Fill in all required fields').
So, if there should be someone who can help me with the validation rule (or maybe tell me how I can change the error after saving the record in a nicer way, I would be very grateful.
Thanks in advance,
dj