J
Jan Kronsell
I have two columns, not necessary next to each other.
In these I have someting like
1 3
2 2
1 4
1 5
2 1
3 3
2 3
2 2
3 2
3 3
3 4
Now I need to find the minimum value in column 2, for a certain value, et 2
in column 1. In this case the alue im looking for is 1.
I have tried different combinations of SMALL and MIN, SUMPRODUCT and so on
with or without Arrayformulas, but I can't find the right way to do it. Any
help?
regards Jan
In these I have someting like
1 3
2 2
1 4
1 5
2 1
3 3
2 3
2 2
3 2
3 3
3 4
Now I need to find the minimum value in column 2, for a certain value, et 2
in column 1. In this case the alue im looking for is 1.
I have tried different combinations of SMALL and MIN, SUMPRODUCT and so on
with or without Arrayformulas, but I can't find the right way to do it. Any
help?
regards Jan