J
Jambruins
I am trying to set up a function that will do the following:
Column A has a bunch of numbers in it (like 115, 165, 103, etc.)
Column B has either a W or and L in it
In column C I have cells as follows:
100-109
110-119
120-129
I want the cell next to the cell with 100-109 in it to count up all th
cells with a W in it if the number in Column A is between 100 and 109.
I will try and provide an example below.
A B C D
115 W 100-109 (formula here (2))
122 L 110-119
104 W 120-129
108 W 130-139
The formula needs to be set up to look down column A and find al
values between 100-109 and if a W is in column B corresponding to the
to count it. The 2 in column D above is the value I want the formul
to give me based on 104 and W and 108 and W.
Let me know if you don't understand what I am asking and I will repos
it. Thank
Column A has a bunch of numbers in it (like 115, 165, 103, etc.)
Column B has either a W or and L in it
In column C I have cells as follows:
100-109
110-119
120-129
I want the cell next to the cell with 100-109 in it to count up all th
cells with a W in it if the number in Column A is between 100 and 109.
I will try and provide an example below.
A B C D
115 W 100-109 (formula here (2))
122 L 110-119
104 W 120-129
108 W 130-139
The formula needs to be set up to look down column A and find al
values between 100-109 and if a W is in column B corresponding to the
to count it. The 2 in column D above is the value I want the formul
to give me based on 104 and W and 108 and W.
Let me know if you don't understand what I am asking and I will repos
it. Thank