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
How to save textbox items in XML
Add calculated column to subform data sheet
Microsoft Word 2007 Cell Calculation
The SUM function requires 1 argument.
can i use right([ClientName] to get the last part of a string in a Microsoft Access query if i don't know how long the last part is?
VB 2010 - Connection to MS Access
Can't change formatting in a form...
Append from Access to SQL Server key violation on any second query
Can I use GPO to uninstall IE 8 ?
Two vb.net projects in one application