Im using this formula to eliminate any blanks and return the most item value instead...
{=INDEX(B2:B21,MODE(IF(B2:B21<>"",MATCH(B2:B21,B2:B21,0),0)))} (Array Formula)
but it still returns blanks
example in b2:b21 is - oranges x8 - apples x2 - pears x4 and blanks (no value) x6 (it should show...