Thank you Kaper.
I am trying to distinguish between not reached and omitted. To do this I need to code all blanks as Z so that there are no blank spaces in my data.
I need to distinguish between not reached and omitted i.e. if a candidate answers questions 1,2,4 and 5 out of 15, I want to code question 3 as Z (omitted) but code questions 6-15 as Y (not reached). The code below works for doing this when omit is 9 and not reached as 8, but when I change 9 to Z and 8 to Y it falls over. Any ideas why or how to get it to work? Thanks.
Bookmarks