Hi all,
I am trying to create a formula which finds the most frequently occurring text value (all entries all text) in an areay
I am using INDEX(D4:D7,MODE.SNGL(MATCH(D4:D7,D4:D7,0))) but this only works for single columns or single rows not a 3x3 or ZxZ array for example
Can someone please help?
I am trying to create a formula which finds the most frequently occurring text value (all entries all text) in an areay
I am using INDEX(D4:D7,MODE.SNGL(MATCH(D4:D7,D4:D7,0))) but this only works for single columns or single rows not a 3x3 or ZxZ array for example
Can someone please help?