I'm hoping somebody can help me with this:
I want to create an array inside the loop to record 2 sets of data: a name, and a number.
I don't know how many records the loop will run through, hence I need the array to be dynamic.
If anybody can help me out with some code, I would be most pleased

Thanks
I want to create an array inside the loop to record 2 sets of data: a name, and a number.
I don't know how many records the loop will run through, hence I need the array to be dynamic.
If anybody can help me out with some code, I would be most pleased

Thanks