Hi,
What I want to do is get excel to compare a reference number to a lis
of of reference numbers and if it is in the list more than once out pu
-1.
I have been working on this for ages but cannot seem to find a way o
getting this to work.
If any one has any suggestions I would be very greatful.
Many Thank
Duke Carey - 17 Mar 2006 15:20 GMT
=if(countif(range,ref#)>1,-1,"No multiple occurrences")
> Hi,
>
[quoted text clipped - 8 lines]
>
> Many Thanks