Hi Gurus,
I request your help with an issue. :banghead:
I am building an application for a Doctor friend. As show in the below screenshot I have 3 Forms (screenshot attached instead):
My interest is to do the following 3 tasks:
I am able to achieve the 1st task and update the Subform on frmSearchPatient, but am unable to fetch the selected record to accomplish 2nd and 3rd tasks. Please guide me on this.
Your help is greatly appreciated!
Thanks in advance,
Ravi.
I request your help with an issue. :banghead:
I am building an application for a Doctor friend. As show in the below screenshot I have 3 Forms (screenshot attached instead):
- frmSearchPatient
- frmPatientInfo
- subformSearchResults (acts as subform in frmSearchPatient)
My interest is to do the following 3 tasks:
- do a search based on the parameters entered and update the subform with query results (as seen in the screenshot).
- Be able to doubl-click on the record, which opens it in frmPatientInfo form.
- Click on the button "Add Patient", which adds the selection to the List box above.
I am able to achieve the 1st task and update the Subform on frmSearchPatient, but am unable to fetch the selected record to accomplish 2nd and 3rd tasks. Please guide me on this.
Your help is greatly appreciated!
Thanks in advance,
Ravi.