Re: Writing a complex loop
The reason you should explain more is so maybe someone can understand what you are trying to accomplish.
As to the new question If I understand what you are asking it would be a series of nested loops with the first element being at the deepest portion stepping out to the last element. Seems to be oppostite of what you were doing before but still can't see why you would be doing it and it is going to take a while to process with your example numbers.
Last edited by DataMiser; February 17th, 2012 at 11:54 PM.
Always use [code][/code] tags when posting code.