
www.Usenet.com
| <-- __Chronological__ | <-- __Thread__ |
Pete - personally I'd use 5 separate @countif formulas in separate cells then @max to find the maximum, but if you want to put it all in one cell you can base it on: @MAX(@COUNTIF(range,"=x"),@COUNTIF(range,"=y"),@COUNTIF(range,"=z"))
| <-- __Chronological__ | <-- __Thread__ |