D
dindigul
I have an array K1:K5 wherein 35 is one value. When I type:
{=IF(35=K1:K5, ROW(K1:K5), "")}
I neither get any reply nor the ROW number. But when include either MIN/MAX
in front of the IF statement I get the result. Why is it compulsory ? Any
ideas?
Thanks
{=IF(35=K1:K5, ROW(K1:K5), "")}
I neither get any reply nor the ROW number. But when include either MIN/MAX
in front of the IF statement I get the result. Why is it compulsory ? Any
ideas?
Thanks