SubForm problem

G

Guest

I have data in a table, I'm using a combo box to select the individual I want
to enter or edit data in the sub form table. Each record in the subform
table as a unique id number, when I select that IDnumber from the combo box
on the master form the subform doesn't show the data that is already entered.
I checked the links between the master form and the subform and they are on
the IdNumber. I've tried to requery the subform in the AfterUpdate event of
the combo box but still don't get the record I want.
Hopefully this makes sense and someone has an answer.

Thanks
 
G

Guest

After some more testing and trying different things I was able to get this
subform to work. Thanks anyway.
 

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

Top