Hello again,
I have 30 variables A_1 - A_30, and I have to create a variable B1 that is equal to the first non empty variable among A_1 - A_30, and, if it exists, a B2 variable that is equal to the second non empty variable among A_1 - A_30. And eventually even a B3 variable, with the same logic.
Thank you,
Ylenia
I have 30 variables A_1 - A_30, and I have to create a variable B1 that is equal to the first non empty variable among A_1 - A_30, and, if it exists, a B2 variable that is equal to the second non empty variable among A_1 - A_30. And eventually even a B3 variable, with the same logic.
Thank you,
Ylenia
Comment