Limit ComboBox list by previous ComboBox results

  • Thread starter Thread starter David
  • Start date Start date
D

David

I'm would like to have several ComboBoxs' when the list change based on the
previous Combobox's results. For Example: ComboBox1=Course ComboBox2= only
the professors that are in the query with specific course listed.
ComboBox2=Exams based on the course and professor from the 2 previous
ComboBoxs'.

Any help would be great, Thank You
 
Back
Top