I am having problems with the WHERE statements.
I have two combo boxes. One of them (the first one) is the results of a query. It displays a list of catergories - i.e A, B, C etc.
the second one is a combo box of a list of hundreds of names, however from all catergories
How do I, when selecting the first combo box, a catergory, i,e "A" will bring up a list of names in the second combo box belonging to catergory A. Not all catergories
Thank you very much
I have two combo boxes. One of them (the first one) is the results of a query. It displays a list of catergories - i.e A, B, C etc.
the second one is a combo box of a list of hundreds of names, however from all catergories
How do I, when selecting the first combo box, a catergory, i,e "A" will bring up a list of names in the second combo box belonging to catergory A. Not all catergories
Thank you very much