G Guest Jan 25, 2005 #1 I would like to create a function that finds the mode of a range of cells, but does not consider a particular value in the range.
I would like to create a function that finds the mode of a range of cells, but does not consider a particular value in the range.
G Guest Jan 25, 2005 #2 =MODE(IF(C1:C8<>4,C1:C8)) entered with ctrl + shift & enter will not consider 4 Regards, Peo Sjoblom