Simply speaking, I have these 6 variables in my data set and want to do:
I guess I need to use foreach and local.
Code:
ttest preaddition == postaddition ttest predeletion == postdeletion ttest pretotal == posttotal
Comment