combo and Listbox question

F

Fay Yocum

I have a form with a combo box that I use to select the class. That fills
the listbox with the sections for that class. The form is to then fill with
the information about that session. It will only fill with the last
session's information. The combo box is based tblClasses. The form and list
box if based on a qrySessionInfoPicker. I have set the Unique Records and
then Unique Values to Yes at separate times, but I can't change the
behavior. What am I doing wrong? Thanks for your suggestions.

Fay
 
F

Fay Yocum

I changed the properties on the query grid property sheet. I am not real
proficient with SQL.

Fay
 
Top