PC Review


Reply
Thread Tools Rate Thread

Combobox and error 3314

 
 
Hallgeir
Guest
Posts: n/a
 
      30th May 2010
I have a combobox bound to a field where the Required property is set to
True. When I delete value in combobox field and press enter I get a system
message telling me that I need to have a value in that table and that
tablefieldname. I understand that this state requires a message but is it
possible to supress the system message and instead write my own? And how
could that be done. Appreciate any tips.

regards Hallgeir
 
Reply With Quote
 
 
 
 
Jeanette Cunningham
Guest
Posts: n/a
 
      30th May 2010
Keep in mind that I don't know anything about your tables, relationships and
database when reading the answer below.
It may be easier if you change the table properties for that field in the
table.
Instead of Required = Yes,
Use a validation rule of Is Not Null.

You can usually use the before update event of the form to check for null
values and ask the user to make an entry for those fields.


Jeanette Cunningham MS Access MVP -- Melbourne Victoria Australia


"Hallgeir" <(E-Mail Removed)> wrote in message
news:B136E89E-7093-41DB-AEE0-(E-Mail Removed)...
>I have a combobox bound to a field where the Required property is set to
> True. When I delete value in combobox field and press enter I get a system
> message telling me that I need to have a value in that table and that
> tablefieldname. I understand that this state requires a message but is it
> possible to supress the system message and instead write my own? And how
> could that be done. Appreciate any tips.
>
> regards Hallgeir



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error 3314 Bob Barnes Microsoft Access 2 29th Oct 2009 03:30 PM
Avoiding Error message (3314) when creating a new record Vicki Microsoft Access 4 7th Jul 2008 09:10 PM
Error 3314 =?Utf-8?B?Tmljb2xl?= Microsoft Access Form Coding 0 16th May 2007 06:15 PM
Run Time Error 3314 =?Utf-8?B?U3VlIFdpbGtlcw==?= Microsoft Access Getting Started 1 14th Jul 2006 08:56 PM
Trapping for Error 3314 Rio Microsoft Access VBA Modules 4 11th Aug 2003 12:58 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:39 AM.