What I want to do is have a combo box show only the attorneys that match the Customer/Acct# from previous orders. What is the best way to do this? The user will start the order by entering an account number, then when he goes to the Attorney combo box it should only display the attorneys that work for that account. The attorney field is in the Orders table that is related to the customers table...help...