Can anybody help me.

1) I want to populate a drop down box from the result of a query.
I already have a recordset with the values that I needed. Now how can I link the drop down box to the recordset.


2) Then, I want to populate a second drop down box based on values selected from the first drop down box.


Reggie