Hi All,
I have a list of numbers on one column and then a list of numbers on the column next to it.
I need to find out when the second number is different from the previous row.
Its like an exact formula i need - I will show to help explain.
So please see below. How can i get a formula that checks on column A to see previous column B and if it is different report false or something?
Please help.
10 1
10 1
10 1
11 2
11 2
11 3 difference
12 7
12 7
12 7
13 9
13 9
13 10 difference
I have a list of numbers on one column and then a list of numbers on the column next to it.
I need to find out when the second number is different from the previous row.
Its like an exact formula i need - I will show to help explain.
So please see below. How can i get a formula that checks on column A to see previous column B and if it is different report false or something?
Please help.
10 1
10 1
10 1
11 2
11 2
11 3 difference
12 7
12 7
12 7
13 9
13 9
13 10 difference