- Posts: 9
- Thank you received: 2
Ask the community, share ideas, and connect with other LimeSurvey users!
{if(Q8 == 'AGRICULTURE, FORESTRY AND FISHING', '1', if(Q8 == 'MINING AND QUARRYING', '2', '3' ))}
or Q8==13,1,if(Q8==2 or Q8==4 or Q8==12,2,3))}{join( if(Q8==1 or Q8==3 or Q8==13,1,''), if(Q8==2 or Q8==4 or Q8==12,2,''), if(Q8==1 and Q8==3 and Q8==13 and Q8==2 and Q8==4 and Q8==12) )}