I want to apply filter criteria to a query using VBA what the user chooses from any selected combo boxes. The boxes on the form are: County, Block, Section, Well #, and Owner from a tale called tblWllInfo. If the user chooses criteria from County and Section...that would be the filter or if the user chooses Block and Owner then that would be the filter. I'm trying to get away from writing seperate SQL for each instance. I would like to use only one SQL statement for the operation. Can anyone help me out here? [sig][/sig]