On Sep 4, 3:54*pm, Ephraim <rick.mal...@gmail.com> wrote:
> =IF(COUNTIF(I298:AL298,1)<4,"Spare","Team * 1")
> =IF(COUNTIF(I298:AL298,2)<4,"Spare","Team * 2")
> =IF(COUNTIF(I298:AL298,3)<4,"Spare","Team * 3")
> =IF(COUNTIF(I298:AL298,4)<4,"Spare","Team * 4")
> =IF(COUNTIF(I298:AL298,5)<4,"Spare","Team * 5")
> =IF(COUNTIF(I298:AL298,6)<4,"Spare","Team * 6")
> =IF(COUNTIF(I298:AL298,7)<4,"Spare","Team * 7")
> =IF(COUNTIF(I298:AL298,8)<4,"Spare","Team * 8")
> =IF(COUNTIF(I298:AL298,9)<4,"Spare","Team * 9")
> =IF(COUNTIF(I298:AL298,10)<4,"Spare","Team * 10")
> =IF(COUNTIF(I298:AL298,11)<4,"Spare","Team * 11")
> =IF(COUNTIF(I298:AL298,12)<4,"Spare","Team * 12")
> =IF(COUNTIF(I298:AL298,13)<4,"Spare","Team * 13")
> =IF(COUNTIF(I298:AL298,14)<4,"Spare","Team * 14")
> =IF(COUNTIF(I298:AL298,15)<4,"Spare","Team * 15")
> =IF(COUNTIF(I298:AL298,16)<4,"Spare","Team * 16")
> =IF(COUNTIF(I298:AL298,17)<4,"Spare","Team * 17")
> =IF(COUNTIF(I298:AL298,18)<4,"Spare","Team * 18")
What does it mean to "combine into one cell"?
Explain the logic that you want.
For example, do you want to return lowest-numbered team that meets the
condition, namely >=4 occurrences of the team number in I298:AL298?
PS: For broader participation, you might want to post this inquiry or
future inquiries using the MS Answers Forums at
http://social.answers.microsoft.com/...ry/officeexcel.
It's not that I like that forum. It's just that MS has ceased to
support the Usenet newsgroups. Hence, participation here is limited
to the sites that share a common newsgroup mirror, which is no longer
centralized at MS.