Dear All,
In case of multiple response question- if the first response given by the respondent is such that it has to be coded in Others ( specify) , then the investigator should be able to code 77, go to others ( specify) field, record the response and go back to the second box to add in more responses if any....
Manoj
How to Move to back
-
khurshid.arshad
- Posts: 618
- Joined: July 9th, 2012, 11:32 am
- Location: Islamabad, Pakistan
Re: How to Move to back
Dear Manojorb
Use "Move to target variable".
Description:
The move statement allows movement to a field without regard to whether it is before or after the current field. This is particularly useful when coding in the Onkey function or when using a alpha variable to give the field name.
The field name can be given directly by naming the field or indirectly by using the contents of an alpha variable.
Movement to a field before the current field acts exactly like a reenter statement. The action of move a field after the current field depends on the keywords skip or advance. If no keyword or skip is coded, forward movement acts exactly like a skip statement. If advance is coded, forward movement acts exactly like an advance statement.
a.
Use "Move to target variable".
Description:
The move statement allows movement to a field without regard to whether it is before or after the current field. This is particularly useful when coding in the Onkey function or when using a alpha variable to give the field name.
The field name can be given directly by naming the field or indirectly by using the contents of an alpha variable.
Movement to a field before the current field acts exactly like a reenter statement. The action of move a field after the current field depends on the keywords skip or advance. If no keyword or skip is coded, forward movement acts exactly like a skip statement. If advance is coded, forward movement acts exactly like an advance statement.
a.