Search for ZIP code with leading zero

I don't quite understand what you need, in this example you get the numbers that start with 0 and 01
.If you only want the ones that start with 0, remove the multiplier by 1 and see if it starts with zero.

borrrar_zip.aia (3.1 KB)