You can write a dLookup function in
VB as an event on the form. Pass the value of the drop down box to the
VB event and have it return the value(s) that you are looking for.
If you can, give me an example of the type of recordset to be returned by the query and I'll send you some sample code that might work. Also, indicate what you will be doing with the returned info
John