请注明:姓名-公司-职位
以便审核进群资格,未注明则拒绝
是不是可以自己创建一个spss syntax file,中间写上:
compute total=sum(a1 to a22).
execute.
可以考虑用compute,或者aggregate(汇总)