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
Passing Parameters to Crystal Reports
How do I get the time in HH:MM:SS format into a text file?
Drop Table
Exchange 2010 Management Console: Initialization failed
Getting rid of symbols
Use Loop to create sequential numbers
How to setup scan to e-mail using LDAP on Minolta Bizhub 350
Windows 7 users need help overcoming CRL for Security Certificate
MYSQL first day (or month) of the current quarter and previous quarter
vb.net copy image from clipboard to image control