0

robsmith Mar 28, 2015

Enclose the or (...) statement in an ifnull(..., false) statement, like this:

pctin(ifnull(or(Q1==1, Q2==1),false),true)

The ifnull statement converts all missing values to false.

0

asdf – robsmith 11/14/2015 7:31:21 PM

0

fdsafdsafdsa – robsmith 11/14/2015 7:31:43 PM

Leave a Reply


Please sign in to leave a comment.