Thread
:
The mode function
View Single Post
#
13
Posted to microsoft.public.excel.programming
Bernd P
external usenet poster
Posts: 806
The mode function
Hello,
Array-enter
=ISERROR(MODE(MATCH(A1:A10,A1:A10,0)))
This will return TRUE if and only if no name is being repeated.
Regards,
Bernd
Reply With Quote
Bernd P
View Public Profile
Find all posts by Bernd P