jb
Member
Hi experts,
I have an excel sheet in which column A and B represents range of x. Column C and D represents range of y. For example A3 is 72 and B3 is 73. Means it is a range 72-73.
Same way C3 is 100 and D3 is 109. Means it is a range 100-109.
Data is given in column I and J. I want to calculate frequency in column F.
F3 will contain a number of rows which satisfy the criteria. Means all rows whose X value is >= A3 and <= B3 as well as whose Y value is >= C3 and <= D3.
I have given only 4 rows as data. I have almost 300 + rows.
e.g. first data row 72 and 115 must be counted in F4 cell.
Help required. I tried countifs. But not working.
I am attaching sample sheet here.
Thanks in advance.
JB
I have an excel sheet in which column A and B represents range of x. Column C and D represents range of y. For example A3 is 72 and B3 is 73. Means it is a range 72-73.
Same way C3 is 100 and D3 is 109. Means it is a range 100-109.
Data is given in column I and J. I want to calculate frequency in column F.
F3 will contain a number of rows which satisfy the criteria. Means all rows whose X value is >= A3 and <= B3 as well as whose Y value is >= C3 and <= D3.
I have given only 4 rows as data. I have almost 300 + rows.
e.g. first data row 72 and 115 must be counted in F4 cell.
Help required. I tried countifs. But not working.
I am attaching sample sheet here.
Thanks in advance.
JB