C
Charles Fish
Greetings.
I have a large data set
Let's say it's A1:C999
Each cell in Col A has a number 1 to 9.
Each cell in Col B has a number, unrelated to what is in Col A.
Each cell in Col C has a formula which either produces text or "".
How can I retrieve the largest value in Col B for which these two criteria are met:
Col A in the same row is > 2 and < 9
Col C in the same row = ""
Thanks in advance,
Charles
I have a large data set
Let's say it's A1:C999
Each cell in Col A has a number 1 to 9.
Each cell in Col B has a number, unrelated to what is in Col A.
Each cell in Col C has a formula which either produces text or "".
How can I retrieve the largest value in Col B for which these two criteria are met:
Col A in the same row is > 2 and < 9
Col C in the same row = ""
Thanks in advance,
Charles