1. RECODE STRING VARIABLES INTO NUMERIC VARIABLES WITHOUT CREATING NEW VARIABLES
2. RECODE STRING VARIABLES INTO NUMERIC VARIABLES WITHOUT CREATING NEW VARIABLES
Hi Everyone!
I was wondering if it is possible to covert a string variable into a
numeric variable without creating a new variable.
I am dealing with a data set that has over 300 variables that are
coded as string variables that need to be converted into numeric
variables. Given that I am dealing with a large number of variables,
clicking on each of them is a very tedious option. At the same time,
using recode or compute command and creating a set of new variables
will change require writing out a name for each variable. I thought of
an option of dropping the original variables after that recoding and
then renaming recoded variables with names of the original variables,
but it still seems very time consuming, especially if I have to work
with the same problem over and over again.
Thanks,
Anastasia
3. putting the values of 5 different numeric variables into one numeric variable
4. how to create a variable based in others
5. Replacing code based on static variables to variable variables.
6. create a new variable based on the existing variables
7. How to Create a String Variable based on Intervals in a Numerical Variable
8. How to convert Display Variable to Numeric Signed Variable
9. Is possible in PHP, variable that contains others variables?
10. thousands of numeric variables convert to charector variables
11. How to transfer character variables into numeric variables by
12. data from 5 datasets with a numeric variable(out of 5 variables)
13. renaming string variables into numeric variables
14. Concatenate string variables into value labels for a numeric variable
15. Find 2nd highest numeric variable and assign value to new variable (SPSS 16)