Help! One main form with a general subform and detailed subform

A

andycsuf

Hi,
I have this scenario. One main form contains Patient information and
two subforms, one is display the checkup history(checkhistory) and
another is the detailed record(checkupdetails) of that checkup history.
I have a problem with linking the checkupdetails with the
checkhistory. I try to refresh the checkupdetails, when the
checkhistory is changed, but it told me to change the primary index of
that table.
 
J

John Vinson

Hi,
I have this scenario. One main form contains Patient information and
two subforms, one is display the checkup history(checkhistory) and
another is the detailed record(checkupdetails) of that checkup history.
I have a problem with linking the checkupdetails with the
checkhistory. I try to refresh the checkupdetails, when the
checkhistory is changed, but it told me to change the primary index of
that table.

Please post the "refresh" code, indicate how you're linking them, and
post the exact error message. I can't figure out either what you're
doing or what's wrong with it!

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

Top