Search found 1 match
- Tue Dec 07, 2010 4:11 am
- Forum: Programming
- Topic: Only need first 2 digits of a zip code
- Replies: 1
- Views: 1966
Only need first 2 digits of a zip code
Dear all, I want to generate a seperate variable which only contains the first two digits of an already given postcode (Dutch for zip code). For example: a case has '1017 AA' for the variable 'postcode', but needs a seperate variable (let's call it 'postcode_2') '10'. I usually do this in Excel (Dat...
