F
Fysh1
Good morning everyone. Hopefully some of you experts can
help to point me in the right direction or give me some
advice on how to do this.
I have the following tables tables set up.
tblClinic tblAppointmentType ClinicType
ClinicID TypeID ClinicTypeID
Clinic Type ClinicID
TypeID
I have queries with the same info.
Now I have form with A combobox for the Clinic and a
listbox for AppointmentType both unbound. I also have
another list box for Clinic AppointmentType. I want to be
able to pick the Clinic then pick the AppointmentTypes
from the list box. Press Update and have the
AppointmentType assigned to the clinic. Sounds simple,
but I am confused on how to get this to happen. If I can
get this working then I can use it to assign other info.
Hopefully someone can help. Thanks in advance for all
replys.
help to point me in the right direction or give me some
advice on how to do this.
I have the following tables tables set up.
tblClinic tblAppointmentType ClinicType
ClinicID TypeID ClinicTypeID
Clinic Type ClinicID
TypeID
I have queries with the same info.
Now I have form with A combobox for the Clinic and a
listbox for AppointmentType both unbound. I also have
another list box for Clinic AppointmentType. I want to be
able to pick the Clinic then pick the AppointmentTypes
from the list box. Press Update and have the
AppointmentType assigned to the clinic. Sounds simple,
but I am confused on how to get this to happen. If I can
get this working then I can use it to assign other info.
Hopefully someone can help. Thanks in advance for all
replys.