G
Guest
I have 1 form called frm_InHouse with 2 combo boxes. There are 2 tables:
clinics and users. tbl_clinics contains clinic, clinic_no and tbl_users
contains clinic_no, clinic, and user. The 2 combo boxes are named
Clinic_Name and User_Name respectively.
When I select a clinic in Clinic_Name (combo box) I'd like a list of users
for that clinic to appear in the 2nd combo box called User_Name.
Is there a simple way to do this?
thanks in advance!!
clinics and users. tbl_clinics contains clinic, clinic_no and tbl_users
contains clinic_no, clinic, and user. The 2 combo boxes are named
Clinic_Name and User_Name respectively.
When I select a clinic in Clinic_Name (combo box) I'd like a list of users
for that clinic to appear in the 2nd combo box called User_Name.
Is there a simple way to do this?
thanks in advance!!