How to select multiple zip codes in view?
I would like to select multiple zip codes in a View Criteria line.
In other cases such as to select all last names that start with the letter a, b or c I have been able to put multiple criteria in one line with comma's
In other words I selected In Create View: Last Name/Starts with/ a, b, c
However when I do this with zip codes it does not work
How can I search by multiple zip codes in one criteria line?
Thanks