Hello, I have created a quantitative variable “AGE”
and I wish to program a modality “999” for missing value
Hi @nohandoye and welcome to the community!
There are several ways to do that:
- You can add 999 as
Default Responseand write ahintwhich says something like “Please leave 999 if you don’t know the age” - You can add a
calculatetype question and write anif-statementwhich you can see in here: Advanced Calculate Question Type — KoboToolbox documentation
1 Like
@nohandoye, you could also do it as outlined in the post discussed previously:
Thanks you very much
1 Like
