Hello,
zipcitydistance is not working for the following zip codes
distance =zipcitydistance (zip_,76019)
ZIP_ |
75072 |
75036 |
76025 |
76100 |
Usually that means that the Zip code is not in the SASHELP.ZIPCODE data set. It may be that yours is out of date. Instructions on updating it are here:
https://support.sas.com/techsup/notes/v8/19/861.html
or that those Zip codes do not exist
When I use the US Post office Zip code to identify the city from zip at https://tools.usps.com/zip-code-lookup.htm?citybyzipcode
The 76025 and 76100 return as invalid Zip codes.
Usually that means that the Zip code is not in the SASHELP.ZIPCODE data set. It may be that yours is out of date. Instructions on updating it are here:
https://support.sas.com/techsup/notes/v8/19/861.html
or that those Zip codes do not exist
When I use the US Post office Zip code to identify the city from zip at https://tools.usps.com/zip-code-lookup.htm?citybyzipcode
The 76025 and 76100 return as invalid Zip codes.
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.