Microsoft
Software
Hardware
Network
Question : Default Message Required Field
Hello Everyone,
I currently have a database with a table with a series of field that I tagged as Required (Yes) I have a continuous form that I use to key the data in, if I advance to another record without keying all the required field I will get a message that says "The field '.......' cannot contain a null value because the required property for this field is set to true"
Is there a way to substitute this message to a custom one that will say to a user that they did not key in this field. Just wanted to see if I could change the verbiage around a bit to make it easier...
Thanks
Answer : Default Message Required Field
set the following property of the field in the design view of the table
* Required = No
* Validation Rule = IS NOT NULL
* Validation Text = < PLACE YOUR OWN MESSAGE HERE >
Random Solutions
How to enter a derived column in a SQL Server query being built using Access that provides if/then/else functionality
system scan
Getting Error message in IE
Print two copies to different printers in Access 2003?
Having trouble getting Dynamics AX4 to connect to AOS server from a DMZ
Major problem with AJAX and server.transfer to AJAX page
Select inverse or using Control to select and DE-select multiple cells.
How can I use VB to tab my cursor to different text boxes?
How to do an insert into a multi-value column
Reverting to SQL Server Express