Comparing cell content

C

Collcat

HI,
I need help with a function that compares cell content.
I want to compare 11 cells and if any of the cell have the sam
content, the function should indicate that 1 or more cells are th
same. Like a flag that something is wrong. If they are all differen
the function shold indicate that.

The cell are indifferent columns and rows.

Thanks in advance

// Coolca
 
Top