Populating Combo Boxes based on another value

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am not quite sure how to make this happen. I want to populate a ComboBox
based off the value entered for the first ComboBox. I have 2 field names
species and strain. I would like to make it so when a user selects a type of
species, only the corresponding strains show up in the 'Strain' ComboBox. I
cant quite get it to work. Any suggestions???
 
Back
Top