Ok i have two drop down menus that I use to search my database, I can do this fine, however how do I go about searching my database when only one drop down menu has been selected. I have tried using the OR statment in my code and then AND statment but cannot figure out how to search becayse AND would require two drop down menus being selected and OR would require only one drop down menu to be selected, how do I combine the two?
Your help would be greatly appreciated.