invalid value problem

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

Guest

Every time I open my main data entry form, I get the message (the value
entered isn't valid for this field). I also get this message when viewing
any of the entries in that form. I know what this message means, but I can't
find where the problem is. The form has 2 subforms and I don't see a problem
with any of them. This just started happening recently.
thanks
 
Does you gets this when you open the table, or just the forms?

Any new changes to the form? Did ya copy and paste any dater into the form
recently?
 
Every time I open my main data entry form, I get the message (the value
entered isn't valid for this field). I also get this message when viewing
any of the entries in that form. I know what this message means, but I can't
find where the problem is. The form has 2 subforms and I don't see a problem
with any of them. This just started happening recently.
thanks

Sounds like there is an inappropriate Default Value property for some
control on one of the three forms. Doublecheck the Default Value and
Control Source properties - pay special attention to any Lookup Fields
which will require a number (the concealed ID) as a default rather
than a text value.

John W. Vinson[MVP]
 

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

Similar Threads


Back
Top