Hello all, thanks for answering my question.
I have a form with 13 fields. Each field has can be coded as "1 = yes, 2= suspected, 3=no, 999=don't know, 888 = not applicable, 998 = refused to answer".
I need to sum these 13 fields together ([SUM13]), but 999, 888, or 998 should be treated as missing or zero.
Is there a way to build a query or a VBA form based on this requirement?
Many thanks!
I have a form with 13 fields. Each field has can be coded as "1 = yes, 2= suspected, 3=no, 999=don't know, 888 = not applicable, 998 = refused to answer".
I need to sum these 13 fields together ([SUM13]), but 999, 888, or 998 should be treated as missing or zero.
Is there a way to build a query or a VBA form based on this requirement?
Many thanks!