I tried to search for a previous answer to this question but the search feature is not working at the moment on this site.
Please help if you can.
I have a form that tracks clinical trials and a subform to choose the physician(s) participating in the trial. The detailed physician information is stored in a separate table and entered into a separate form. The subform on the clinical trials form simply allows the user to choose the related physicians for the main form (it stores only the field "PriInvID" in the Clinical Trials table but users see the physician name in the combo box when choosing related physicians).
Here's the problem. The user would like to be able to search for clinical trial records for a specific physician. You cannot click on the "PriInvID" field in the subform and search by physician name.
What is the best and/or easiest way to provide the searching capability by physician?
Thank you in advance for your help!
Julia
Please help if you can.
I have a form that tracks clinical trials and a subform to choose the physician(s) participating in the trial. The detailed physician information is stored in a separate table and entered into a separate form. The subform on the clinical trials form simply allows the user to choose the related physicians for the main form (it stores only the field "PriInvID" in the Clinical Trials table but users see the physician name in the combo box when choosing related physicians).
Here's the problem. The user would like to be able to search for clinical trial records for a specific physician. You cannot click on the "PriInvID" field in the subform and search by physician name.
What is the best and/or easiest way to provide the searching capability by physician?
Thank you in advance for your help!
Julia