If group = "Control" Then i = i + 1 arC(i) = age End If If group = "Exposed" Then j = j + 1 arE(j) = age End If
This is what worked best