View Single Post
  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default

If you mean sum, then you need

=SUMPRODUCT(1/(COUNTIF(A1:A100,A1:A100)),A1:A100)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Bob Phillips" wrote in message
...
=SUMPRODUCT(1/COUNTIF(A1:A100,A1:A100))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Robin Faulkner" <Robin wrote in

message
...