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
Checking multiple values of subject - Oracle Sql
How do i Create a DSN connection in Access??
How to restart the install wizard for Windows SBS 2008 Standard
Start up page in VS 2008 using ASP.NET
Bring in data from linked database in batched
Add querytable with parameters
need help with vba syntax for microsoft access form
Open and close WORD files from ACCESS module
Outlook 2007 keeps asking for password from SBS 2008 Exchange Server
Running a query inside of open form