This is my syntax:
AGGREGATE
/OUTFILE=*MODE=ADDVARIABLES
/BREAK=subjID
/Responded_sum=SUM(Responded)
I get the error that this has been used with a string variable not a numeric (see printscreen)
However, this variable is set as 'scale' and when I check with Data - define variable properties it also says numeric. So what is the problem?
------------------------------
Renee Damstra
------------------------------