Zip Code Search

I have a customer database and I have software thas lets me select aa zip codes within a certian radius. It will kick out a list of 2, 50, 300 zipcodes based on my criteria. It is comma seperated. Can I take that data and searc within ragic for all customers with one of those zip codes?

Hi,

For your case, I would assume that you would have a field to save and process the different ZIP codes for your client’s addresses. Therefore, you can apply filters on that field to filter client entries using their ZIP codes.