C
Campbell
I want to find the minimum numerical value in column E based on the
text value of column D. The range of the data is D3:E40, however the
D3
40 is complete, but E3:E6 has data but E7 to E40 are blank and
will have values as they are completed. The formula used is
{=MIN(IF(D3
40=AA2,E3:E40))} returns 0 but
{=MIN(IF(D3
6=AA2,E3:E6))} returns the actual value.
AA2 is a text value.
What am I doing wrong?
text value of column D. The range of the data is D3:E40, however the
D3

will have values as they are completed. The formula used is
{=MIN(IF(D3

{=MIN(IF(D3

AA2 is a text value.
What am I doing wrong?