Hi! I probably got a simple problem.

Let us say I got a variable, called States, with numbers from 1-30. Then I want to make a new variable of these numbers, called Region, where I would only include the numbers: 5, 11, 14, 23 and 29.

Is there a simple solution for my problem?