Is this even doable?

taquitoxz

New Member
Joined
Jan 6, 2014
Messages
9
Lets say I have 3 columns. column A is a list of numbers 1-10. Column B are conditions such as if A1 & A2 are both <5, then show TRUE. Column C is condition if A1 <5, then show true. I want to find out how many times when A1 & A2 are both <5, the NEXT number that is <5 will also be accompanied by the number below that is <5, meaning once A1 and A2 is <5, eg A1,A2 ,A5,A6 ,A12,A13. So it cannot be A1,A2,A5,A12,A13. I want to count the number of such combos A1,A2 ,A5,A6 ,A12,A13 appearing in my long list of numbers. How can I achieve that? Thanks!
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)
taquitoxz is there a chance you could down load this XL2BB and show the input then show what you expect the out put should look like. It just makes it easier for us slower students.


XL2BB Instructions & Download
 
Upvote 0

Forum statistics

Threads
1,214,653
Messages
6,120,751
Members
448,989
Latest member
mariah3

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top