Hi All,
I decided to start a new thread because I could not find a solution in the previous one.
First of all I thank Joe for his SearchFor, SearchResults sample he offers for this community. It is really the best.
I am using the refered code to search for Name of Exams based on QrySearchAll.
I wish I could create in the same form another listbox to select Name of Hospitals. It is not a sincronized list. I wish to search first for the NameOfExam, select by click, keep this name of Exam in the field text then search for NameOfHospitals, click and keep this second item in another field.
Then create a button to go to a newrecord in a subform and update the table with those selected names plus some other fields I have to fill.
I have this working with two comboboxes but I wish I could use the Dynamically search multiple fields because I can see names clearly in a listbox.
I hope you can help me on this. If you wish I can send you a sample of my database.
Tks a lot.
I decided to start a new thread because I could not find a solution in the previous one.
First of all I thank Joe for his SearchFor, SearchResults sample he offers for this community. It is really the best.
I am using the refered code to search for Name of Exams based on QrySearchAll.
I wish I could create in the same form another listbox to select Name of Hospitals. It is not a sincronized list. I wish to search first for the NameOfExam, select by click, keep this name of Exam in the field text then search for NameOfHospitals, click and keep this second item in another field.
Then create a button to go to a newrecord in a subform and update the table with those selected names plus some other fields I have to fill.
I have this working with two comboboxes but I wish I could use the Dynamically search multiple fields because I can see names clearly in a listbox.
I hope you can help me on this. If you wish I can send you a sample of my database.
Tks a lot.
Last edited: