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
end error beeping in windows web server 2008
Get machine name using UserID
Upload/Download form (.doc) from folders via Userform
Revoked Certificates publication issue
Passing parameters via code on queries created using TableAdapter Query Wizard
Setfocus in a function
ActiveSync will not provision devices, even when it is configured to allow non provisonable devices
Hide column in CListCtrl
How do I write an SQL UPDATE statement on a price value?
cannot run (without crashing) an originally 32-bit application in 64-bit environment