Microsoft
Software
Hardware
Network
Question : Change Required Error Message - Access 2007
I have certain fields in a form set to required value, if you don't enter a value it pops up a message box saying 'You must enter a value....'
My question is, how do I change the message that the box prompts you with?
Answer : Change Required Error Message - Access 2007
open the table HealthCheck in design view
select the field Hea_ClientID field
set the following property
Required NO
Validation rule Is not Null
Validation Text "< Place your own message here >"
Random Solutions
MS Access - References Lost When Distributing
Can Access 2003 and 2007 coexist in peace on the same machine?
After OCS F-E's IP was changed, Services would't start - SQL connection lost?
Small Business Server 2008 - TASK Scheduler Errors
Access Query Error: specified expression as part of an aggregate function
Use of EnumFontFamilies
Import data from as400 to sql server 2005
Clear ALL checkboxs with button action
VBA to retrieve same defects retrieved by a Quality Center Favorite
VBA Code to Save an Excel File as a Tab Delimited Text File