K
Kevin Sanchez
I am trying to develope a combo box in one of my forms. I
want records from one of my tables to be the fields in my
combo box. When the respective record is selected, a
record from another table is displayed. My tables have
been developed with primary and foreign keys, but I
cannot get any records to display. I can get a msgbox to
be prompted when one of the records in my combo box is
selected. However, I cannot display anything in a
textbox or on the form.
Thank you in advance,
Kevin
want records from one of my tables to be the fields in my
combo box. When the respective record is selected, a
record from another table is displayed. My tables have
been developed with primary and foreign keys, but I
cannot get any records to display. I can get a msgbox to
be prompted when one of the records in my combo box is
selected. However, I cannot display anything in a
textbox or on the form.
Thank you in advance,
Kevin