error message

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I get an error message in my main information entry form. Each time I open
the form and try and enter information I get the message " the value entered
isn't valid for this field". I know what this means, but I can't find where
the problem is originating. Any ideas on how to find where the problem is?
thanks!
 
Hi Nikki,

Do you have any controls on your form that are not visible?
For now, you should show them.

Do you have any fields in the table that are required but
not on the form?

Do you have a foreign key field with its DefaultValue set to
0 that you are not filling out? If so, change the
DefaultValue --> null


Warm Regards,
Crystal
MVP Microsoft Access

remote programming and training
strive4peace2006 at yahoo.com
*
Have an awesome day ;)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top