Hi!
I have been looking around for a simple way to remove part of my numeric variable, but didn't find an answer. Could anyone help, please?
Current variable (yearmonth -numeric) --> 200101 (all starting with 200)
What I want to keep ---> 101
So I want to remove the first bit, 200, but maintain it as a number and ideally the name as well.
Thank!!
I have been looking around for a simple way to remove part of my numeric variable, but didn't find an answer. Could anyone help, please?
Current variable (yearmonth -numeric) --> 200101 (all starting with 200)
What I want to keep ---> 101
So I want to remove the first bit, 200, but maintain it as a number and ideally the name as well.
Thank!!
Comment