matthewlouis
Active Member
- Joined
- Mar 28, 2014
- Messages
- 374
- Office Version
- 365
- 2019
- Platform
- Windows
I have a number in $A$2. I have another number in $B$2
In Column C, I have 60 rows of numbers.
In Column D, I have another 60 rows of numbers
In Column E, I have a formula that identifies when a number in Column C is less than $A$2. Let's say C30 is the cell that contains that number that is lower than $A$2.
Once cell C30 has been identified, I then need a formula that will look at Column D and identify the number that is HIGHER than $B$2. This identification must occur ONLY after Cell C30 has been identified, not before.
I need the first occurrence only, none after that.
Does anyone have an idea how to do a formula for that? I don't do VBA, I need a formula.
Thanks in advance!!
In Column C, I have 60 rows of numbers.
In Column D, I have another 60 rows of numbers
In Column E, I have a formula that identifies when a number in Column C is less than $A$2. Let's say C30 is the cell that contains that number that is lower than $A$2.
Once cell C30 has been identified, I then need a formula that will look at Column D and identify the number that is HIGHER than $B$2. This identification must occur ONLY after Cell C30 has been identified, not before.
I need the first occurrence only, none after that.
Does anyone have an idea how to do a formula for that? I don't do VBA, I need a formula.
Thanks in advance!!