Hi everybody,
I have a variable, with unequal number of digits in each observation, and I want to drop the last two digits. It's an id number and the last two digits correspond to a specific criterion bu since I have selected only the appropriate cases from another variable, I don't need them. I want to delete them and continue merging with the rest (long) id as a key variable. How can I delete the two last digits?
I have a variable, with unequal number of digits in each observation, and I want to drop the last two digits. It's an id number and the last two digits correspond to a specific criterion bu since I have selected only the appropriate cases from another variable, I don't need them. I want to delete them and continue merging with the rest (long) id as a key variable. How can I delete the two last digits?
Comment