HI:
I´ve been reviewing the SPSS syntax and I can´t find if this is possible...
What I want to do is:
compute test = any(var1,var2,var3,var4, var5,1).
So what I want to do is check if any of the variables var1 to var5 contains the value 1.
Whay is this not possible.
Regards,