Ok, I think I might be overlooking something obvious/simple here... but I need to write a query that returns only records that match multiple criteria on the same column...<
Change AND to OR. Simple mistake. Think of it like plain English, I want to select anything with that equals this or that.