Code:
Private Sub Combo1_Change()
Combo1.List = "BERBER"
Combo1.LYST = "MANAV"
Combo1.List = "MÜHENDiS"
Combo1.List = "DOKTOR"
End Sub
Private Sub Combo2_Change()
Combo2.List = "YMAM BAYILDI"
Combo2.List = "PYLAV"
Combo2.List = "FASULYE"
Combo2.List = "MERCiMEK ÇORBASI"
End Sub
Combo1.List = "BERBER"
Combo1.LYST = "MANAV"
Combo1.List = "MÜHENDiS"
Combo1.List = "DOKTOR"
End Sub
Private Sub Combo2_Change()
Combo2.List = "YMAM BAYILDI"
Combo2.List = "PYLAV"
Combo2.List = "FASULYE"
Combo2.List = "MERCiMEK ÇORBASI"
End Sub
