Hello,
I'm working on a db that is medical related and I'm having a hard time figuring out how to update a combo box on a form.
On the add patient form is a combo box showing doctor names. You select the patients doctor from the list. If the doctor is not in the list I have an add doctor button that opens a small form for doctor name and address etc. I would like the combo box to refresh with the new doctor after the form to add the doctor is closed. Is there any simple way to do this? Any not so simple way?
It would also be ok if I could just update the combo box and make the user select the new doctor.
Thanks for any ideas you have,
Spencer
I'm working on a db that is medical related and I'm having a hard time figuring out how to update a combo box on a form.
On the add patient form is a combo box showing doctor names. You select the patients doctor from the list. If the doctor is not in the list I have an add doctor button that opens a small form for doctor name and address etc. I would like the combo box to refresh with the new doctor after the form to add the doctor is closed. Is there any simple way to do this? Any not so simple way?
It would also be ok if I could just update the combo box and make the user select the new doctor.
Thanks for any ideas you have,
Spencer