palaeontology
Active Member
- Joined
- May 12, 2017
- Messages
- 444
- Office Version
- 2016
- Platform
- Windows
Is there a way to extract all numbers from a list that lie within a range ?
For example, I have a list of ascending numbers in the range B3:N3 and two numbers in P3 and R3 .. the number in P3 is smaller than the one in R3.
I'd like to return all numbers (there's likely to be multiple of them) from the list that lie between the values in P3 and R3 ... the returned numbers could possibly be placed in T3, U3, V3, W3, etc etc etc.
I've tried nth match, and lookup etc etc but can't get my head around it.
For example, I have a list of ascending numbers in the range B3:N3 and two numbers in P3 and R3 .. the number in P3 is smaller than the one in R3.
I'd like to return all numbers (there's likely to be multiple of them) from the list that lie between the values in P3 and R3 ... the returned numbers could possibly be placed in T3, U3, V3, W3, etc etc etc.
I've tried nth match, and lookup etc etc but can't get my head around it.