H Hank B New member Jul 28, 2009 #1 OK... I Have an Array and I want to only keep the first value, the 6th value and so on... so if the strings where: a, b, c, d, e, f, g, h, i, j it would only keep 'a' and 'f' (and if it kept on going it would keep the pattern)
OK... I Have an Array and I want to only keep the first value, the 6th value and so on... so if the strings where: a, b, c, d, e, f, g, h, i, j it would only keep 'a' and 'f' (and if it kept on going it would keep the pattern)