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
Updating date returned from SQL
SQL statement to create dataset where table date field is > than a datepicker.value
Outlook 2007 - How to migrate two outlook profiles from old computer to new computer
How to create a text search facility with wildcard
Delete a record in the BeforeUpdate
Why won't this work
add a zero to a number...
Cannot execute stored procs from Access without using SQL Native Client driver
pause code in sql2008 through Access07
asp.net and silverlight 3 problem