Can anyone give me a good sample on how to filter query results in 2 combo boxes. Assuming: I have 2 combo box; if my query is: select * from mydata and the result are: jake ken ------------------------------------------------------- combo box1 displayed=jake,ken and combo box2 displayed only=ken ---> if on combo box1 i selected jake.. ---anyone can help me on this... any help are highly appreciated.