Kckronic21
Programmer
I am trying to create different types of queries by using a form. I have 4 combo boxes on a Form called Query_Form: 1)Query_Name_combobox 2)Table_Name_combobox 3)Field_Name_combobox 4)Criteria_combobox. My question is how can I run a query based on the values from these comobo boxes? Thanks!