B
BIGRED56
Hi all I have a problem...
-I have a list box(List59) with fields from my table(NamePlate)
-This list box is connected to a combo box(Combo61)( which displays the
certain values based on which feild is chosen from the list box)... These
values were manually written into the code as a VALUE LIST
-I then Place code into the combo box(combo61) change function to display
records into another list(List4)...This all works well until I have a feild
which is based on yes/no check box type.
-I can select the field from the first text box then display yes or no into
the combo box, but on the final list box which is for displaying records it
shows up blank..
-What my question is , is that "yes/ no" are they the right values I want to
impliment into my ValueList
-I have a list box(List59) with fields from my table(NamePlate)
-This list box is connected to a combo box(Combo61)( which displays the
certain values based on which feild is chosen from the list box)... These
values were manually written into the code as a VALUE LIST
-I then Place code into the combo box(combo61) change function to display
records into another list(List4)...This all works well until I have a feild
which is based on yes/no check box type.
-I can select the field from the first text box then display yes or no into
the combo box, but on the final list box which is for displaying records it
shows up blank..
-What my question is , is that "yes/ no" are they the right values I want to
impliment into my ValueList