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...