The user must first choose a doctor, then choose an appropriate office location.<br>
The Parent combo box contains the list of doctors, with did# as the indexed field.<br>
I want the Child combo box to contain the offices for the chosen doctor. The office has an index of did#,did_loc#. How can I make this combo box reference the former one?<br>
The Parent combo box contains the list of doctors, with did# as the indexed field.<br>
I want the Child combo box to contain the offices for the chosen doctor. The office has an index of did#,did_loc#. How can I make this combo box reference the former one?<br>