I have looked at all the array scripts I could find in these forums, as well as all the array and string functions in the help file, and I could not come up with anything that would get what I want done, completed. I have numbers that correlate to times (i.e. - 00:00:00, 104:34:21, etc.) and currently they are being returned within an array that would look like so: #include <Array.au3> Local $avArray[4][1] $avArray[0][0] = "00:00:00" $avArray[1][0] = "22:23:51" $avArray[2][0] = "3