Hi, in the table in which a form is based, there are some required fields, which if aren't filled, the default message is
"The field 'tblName.fieldName' can't content a Null value because..".
Would be to change 'tblName.fieldName' for other text possible (introducing text in the title property of the field hasn't worked)? Or better, to change the default message for an established one?
To set the fields Required property to No and making a code handling isn't suitable in this case.
Thanks for any help given.
"The field 'tblName.fieldName' can't content a Null value because..".
Would be to change 'tblName.fieldName' for other text possible (introducing text in the title property of the field hasn't worked)? Or better, to change the default message for an established one?
To set the fields Required property to No and making a code handling isn't suitable in this case.
Thanks for any help given.