Hi!!!
I would like to get a table with the percentage of people who answered three questions recorded in the three variables: Formalizacion, Estado_proceso, and Acuerdo, sorted by two other variables :Departamento and Municipio
I know how to do it when it is just a question, like the following
Formalizacion, sort: tabulate Departamento Municipio
by Estado_Proceso, sort: tabulate Departamento Municipio
but I do not know how to put two questions together int he same table, sorted by those variables
Can anyone help me?
I would like to get a table with the percentage of people who answered three questions recorded in the three variables: Formalizacion, Estado_proceso, and Acuerdo, sorted by two other variables :Departamento and Municipio
I know how to do it when it is just a question, like the following
Formalizacion, sort: tabulate Departamento Municipio
by Estado_Proceso, sort: tabulate Departamento Municipio
but I do not know how to put two questions together int he same table, sorted by those variables
Can anyone help me?
Comment