not all records show on form

I

icccapital

I have a form that I am using to update some client information. The table I
am updating using a clientCode and a contactID to interact with other tables
relationships. So the form I have created gets the client code from this
table and then gets the contact information using the contactID relationship
to the table with these contacts. so it is a pretty simple form, but for
some reason not all the records from the first table shows up. there are 220
records in that table but only 175 show up, and there are no filters on the
form. Any thoughts? Thanks
 
I

icccapital

Ok, I have to apologize. I had actually thought of that, but when I looked
and saw contact id 7 I thought all was well. Well it turns out I deleted
contact id 7 in the other table. Thanks for taking the time.
 
Top