Hi all,
I am used to the MAX function to find the MAX value with multiple conditions. I use this formula shown in a Chandoo previous post:
{=MAX(IF((Parameter_3=D13)*(Parameter_4=E13),Parameter_5,0))}, but when I try to use the same formula to find the MIN with multiple conditions as:
{=MIN(IF((Parameter_3=D13)*(Parameter_4=E13),Parameter_5,0))}, it gives for sure "0", what is the trick to find the MINIMUM value with multiple conditions, as the minimum in my reference column is not "0" but "8" ???
Thanks for help
I am used to the MAX function to find the MAX value with multiple conditions. I use this formula shown in a Chandoo previous post:
{=MAX(IF((Parameter_3=D13)*(Parameter_4=E13),Parameter_5,0))}, but when I try to use the same formula to find the MIN with multiple conditions as:
{=MIN(IF((Parameter_3=D13)*(Parameter_4=E13),Parameter_5,0))}, it gives for sure "0", what is the trick to find the MINIMUM value with multiple conditions, as the minimum in my reference column is not "0" but "8" ???
Thanks for help