Can I use Search Builder to find contacts IN a list (*not* a range) of postal codes, e.g., 70124,70128,70003,70119,70065,70129,70002,70005,70006,70056,70115 ?
Everything I've tried results in either "in valid format" or a DB error:
Database Error Code: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''(\'70124\')' AND contact_a.contact_type IN ('Individual') ) ) AND (contact_a.' at line 1, 1064
TIA!