Unable to Enter Data

  • Thread starter Thread starter KKash
  • Start date Start date
K

KKash

I have set up a Query based on 2 tables with different information however
linked by one field that is the same (an ID Field). However, one of the
tables has housed information already and the other table is information that
is added a little at a time by Data Entry. The problem is that I'm unable to
enter data. What I type does not show up in the fields. Do I have my
relationships set up incorrectly? Or is there some other Access thing that
is keeping my data entry from not showing up? Thanks!
 
I have set up a Query based on 2 tables with different information however
linked by one field that is the same (an ID Field).
Do you have a relationship set between the two tables? Is it one-to-many
with Referential Integerity and Cascade Update?
 
Back
Top