Your hub for statistical analysis, data management, and data documentation. Connect, learn, and share with your peers!
I spent some time searching the internet for a solution. I'm posting my opinion here: I find it incredible that there is no easier way (than aggregate-match) to work within ranks in SPSS (for example to simply copy a value from one case to another case).
I would create a temp file selecting the teacher who dropped from the study & then /table the data back in.
Thanks! I have rocoded the variables and managed to copy the data using syntax!
If you already have (or come to have) for each "recipient" case the known number of the "donor" case to copy a value from, you may use a ready macro of mine !KO_BORROW. Find on https://www.spsstools.net/en/KO-spssmacros/ in "Impute missing data" collection.