I have a database that has about 650 records (addresses). The zip codes range from 350-- to something like 352-- (some are Zip+4). I need to be able to sort them all into four groups (350, 351, 352, and 35215). Is there a way to build a query to take these zip codes and sort them?
Thanks
Thanks