ramondrumon
Programmer
I'm having a hard time getting an answer to this because I don't really know how to explain. I need a combo box that will have two tables with one field from each in the same column ( i can do a union query ok), the fields are (subContractors & primeContractors). I need this combo synchronized with the next combo that will give me the employees of which ever contractor I choose. Problem!! I can't figure out how to send the employees to the next combo box, because I have two tables in the query. I can't combine the two tables, its just not practicle.