J
JAgger1
I've got 1000 data sets, I would like to remove the data sets that
have sequential numbers with in the set. Here's an example
A1: 1 2 5 7 9
A2: 1 3 5 7 9
A3: 1 3 4 5 8
A4: 3 4 6 7 9
A5: 2 4 6 8 0
How would I write a formula to remove any of the data sets (A1, A3,
A4) that have sequential numbers in it? Thanks
have sequential numbers with in the set. Here's an example
A1: 1 2 5 7 9
A2: 1 3 5 7 9
A3: 1 3 4 5 8
A4: 3 4 6 7 9
A5: 2 4 6 8 0
How would I write a formula to remove any of the data sets (A1, A3,
A4) that have sequential numbers in it? Thanks