I need to be able to use multiple filters simultaneously on the same form. The form consists of several filter combo boxes and data below the dropdowns. I can get it to work fine for a separate filter on one field but am unsure about how to have the filter functionality work for multiple dropdowns on multiple fields at the same time. Thank you in advance for any advice on this. btw: I am not adverse to using VBA, which is probably necessary to filter multiple fields simultaneously.