I have four dummy variables (yes/no). I would like to compute a variable
(Transform > Compute) that is also a dummy variable. It should be 0 when
none of the four dummy variables is 1. Otherwise it should be a 1. Only when
all four dummy variables have no value (no response), the new variable
should also have no value. How can I compute such a variable?