S
Susan
Hello newsgroup,
I have a number of cells and rows of data. Most of the
cells have a zero value. And, there are many instances
where the non-zero values are consecutive in a row, or
adjacent in a column. For example,
0,0,0,4,5,0,0,0
0,2,0,0,0,0,0,0
0,2,0,4,5,0,7,8
I would like a formula(s) that would tell me:
A) how many times do consecutive values come up? In this
case:
4-5 comes up 2 times
7-8 comes up 1 time
B) how many times do adjacent column values come up? In
this case:
2-2 comes up 1 time
Any help would be great. Thank you in advance.
Susan
I have a number of cells and rows of data. Most of the
cells have a zero value. And, there are many instances
where the non-zero values are consecutive in a row, or
adjacent in a column. For example,
0,0,0,4,5,0,0,0
0,2,0,0,0,0,0,0
0,2,0,4,5,0,7,8
I would like a formula(s) that would tell me:
A) how many times do consecutive values come up? In this
case:
4-5 comes up 2 times
7-8 comes up 1 time
B) how many times do adjacent column values come up? In
this case:
2-2 comes up 1 time
Any help would be great. Thank you in advance.
Susan