Form displays wrong info

  • Thread starter Thread starter Connie
  • Start date Start date
C

Connie

I have a main form called Prospects. There is a subform
attached named Contacts. I have a button on the Prospects
form that opens Contacts but my problem is that when I go
to the next record in Prospects the Contact info for the
previous record comes up. How do I correct this?
 
Connie,

From what you are describing it sounds like you may not have
setup the Master/Child relationship between the main form
and the subform. Click on the subform control holding the
subform and look at the data section to see if there are
entries for these items. There should be a field listed
there that is your common denominator or relationship
between the two forms.

--

Gary Miller
Gary Miller Computer Services
Sisters, OR
________________________
 
Back
Top