unable to use MIN and IF function in excel -


age qualification

19 higher secondary school

24 graduate

25 post graduate or above

21 graduate

17 higher secondary school

i trying minimum age of graduate student 21. incorrect formula used =min(if($b$2:$b$6="graduate",$a$2:$a$6)) gives 17 min value.

the formula ok, need enter array formula (press ctrl+shift+enter when entered instead of simple enter)


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -