Hi all,
the code below, loops data from my userform into an array, I have posted this on here before but am going to elaborate a little more in this thread;
As stated in previous post, the code above works fine, looping it back out is the problem;
It seems I need a nested loop for 3 variables (i, r, and p) where i loops through 1-6, r loops through 0-18 and p loops through 1-3. Anyone out there got any clue?
I am going to stick with a 3d array btw, seems the most appropriate for the data. Thanks all
Bookmarks