Hi.
Probably a simple problem but i'm pulling my hair out!
I have 3 tables(Consulta nt name, hospital and medical department).
Consultant name is joined to the other two by their primary key. I want
to create a form with 3 drop down menus.
I've managed to do the first two (choose hospital first, then medical
department) but I want the third drop down menu(consultant name) to
refer to the choices made in the first two drop down boxes and limit the
names to only those sharing the same department and hospital. Can anyone
help me please?
*** Sent via Developersdex http://www.developersdex.com ***
Probably a simple problem but i'm pulling my hair out!
I have 3 tables(Consulta nt name, hospital and medical department).
Consultant name is joined to the other two by their primary key. I want
to create a form with 3 drop down menus.
I've managed to do the first two (choose hospital first, then medical
department) but I want the third drop down menu(consultant name) to
refer to the choices made in the first two drop down boxes and limit the
names to only those sharing the same department and hospital. Can anyone
help me please?
*** Sent via Developersdex http://www.developersdex.com ***
Comment