Thanks for your attention:
I have an ultra-marathon scenario with multiple contestants each competing in multiple events (i.e. swim, cycle, run).
I need a little help on the formula to only count the participants when they have completed all three activities.
I have tried DCOUNT& ARRAY formulas without success (wondering if there is a non-VBA solution?)
.
Column A = names, Column B = activities
[ Andy - Swim ]
[ Andy - Run ]
[ Andy - Cycle ]
[ Brent - Swim ]
[ Brent - Run ]
[ Brent - Cycle ]
.
Many Thanks, Stu.