I am trying to make a search button feature. I have 1 combo box and one text box. I need to use these two boxes in order to perform a search in my database. The combo box is going to be the columns and the text is what is going to be in the fields. How Do I create something like that?

Joe