Hello,
I have a table with 4 text fields in which the address of my clients is stored. The format of these fields is text and cannot chagne it because it contains address lines inclusive of zip codes. These codes are in all four fields. I would like to create a query that returns records which do not show the zip range, using something like not between 00000 and 99999. Do you think this is possible considering the text format of my data? Thank you




