On Sheet1, I have the following 10 rows of data with its heading:
Age Metric
26-30 1
26-30 1
26-30 1
26-30 1
26-30 1
26-30 1
26-30 1
26-30 1
26-30 1
26-30 1
I don't understand why after the first iteration in the loop, ModelArray below returns a value of 9 instead of 10...