Kk that explains what is going on, but as for a suitable solution. I wanted to keep it in array form as the database update requires it be in that form, so a way to reference that with a different loop form or looping method would be best.
Alternatively, I imagine I could loop through the first element set and put the data into a list chunk and load it into a new array with 1 dimension and loop through that to make the changes and put it back in into an array that the database would be happy with. You can understand from this process my need to find a way to do it with 1 array only. GetArray SearchArray ChangeArray PutArrayBack -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Loop-through-Multi-Dimensional-Array-tp2262924p2262964.html Sent from the Revolution - User mailing list archive at Nabble.com. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
