T
theokester
I have a table something like this
A
1234 1
1345 1
1345
1347
1355
1358
1366
1366
1375
Column A contains a variety of numbers which are usually unique, bu
sometimes duplicate
Column B contains either a 1 or a 2
My need is to count the number of times Column B = 2 AND th
corresponding value for A is equal to the value for A of the previou
row
So for example, in the table above the first time B=2 is in B3. I the
want the formula to slide over and compare to see if A3=A2 and if i
does, to include B3 in the count
I've been playing around with all sorts of strange formulas usin
COUNTIFS, OFFSET, MATCH, and others but I'm at a loss since I'm far fro
an excel guru
Please help
Thanks
A
1234 1
1345 1
1345
1347
1355
1358
1366
1366
1375
Column A contains a variety of numbers which are usually unique, bu
sometimes duplicate
Column B contains either a 1 or a 2
My need is to count the number of times Column B = 2 AND th
corresponding value for A is equal to the value for A of the previou
row
So for example, in the table above the first time B=2 is in B3. I the
want the formula to slide over and compare to see if A3=A2 and if i
does, to include B3 in the count
I've been playing around with all sorts of strange formulas usin
COUNTIFS, OFFSET, MATCH, and others but I'm at a loss since I'm far fro
an excel guru
Please help
Thanks