Hi:
I have a combobox which fills in by the recordset that I placed in.
I have an emptylistbox which can be populated by moving items from another filled listbox on the form or
can fill in by the dropdown selection.
The dropdown selection would run a recordset which would look for the records for that selection and place it into the empty listbox.
I have no idea how to get the dropdown to work so that it will look for records and place it into the empty listbox. Please Help Thanks
I have a combobox which fills in by the recordset that I placed in.
I have an emptylistbox which can be populated by moving items from another filled listbox on the form or
can fill in by the dropdown selection.
The dropdown selection would run a recordset which would look for the records for that selection and place it into the empty listbox.
I have no idea how to get the dropdown to work so that it will look for records and place it into the empty listbox. Please Help Thanks