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.
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
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.