dear
iam trying to let excel give me (choose) one minimum value out of three cells D6:F6 and then
continue further calculation once one minimum value is chosen. attached is the excel sheet
iam trying to replicate manual loadsheet in which if three values (or two values) are same only one is selected and further calculations will be based on that which means select extreme left min value and ignore others.
regards
I am not able to understand the logic of what you wish to do ; if we have three values A , B and C , if we wish to use the minimum value of the three , why not do just that ? Work with =MIN(A,B,C) ; you don't need to know whether this minimum value is A or B or C.
There are some issues, the formulas are not consistent. If you can remove formulas from your sheet and just put values with the logic, may be somebody can help you.
There are some issues, the formulas are not consistent. If you can remove formulas from your sheet and just put values with the logic, may be somebody can help you.
Hi, nader assaleh!
Maybe you want to share your solution with the community, so as people who read this would have the issue or question and the solution or answer as well.
Regards!