Patcheen
Active Member
- Joined
- Sep 28, 2015
- Messages
- 391
- Office Version
- 365
- Platform
- Windows
Is it poss convert this formula from frequency of clean sheets in a row to scored in a row (as in scoring in as many games as poss without missing)
=MAX(FREQUENCY(IF('Match Database'!$D$5:$D$500=0,ROW('Match Database'!$D$5:$D$500)),IF('Match Database'!$D$5:$D$500<>0,ROW('Match Database'!$D$5:$D$500))))
in the sample image the answer is 9 thats counting between the 2 zeros
Hope this helps
TIA
=MAX(FREQUENCY(IF('Match Database'!$D$5:$D$500=0,ROW('Match Database'!$D$5:$D$500)),IF('Match Database'!$D$5:$D$500<>0,ROW('Match Database'!$D$5:$D$500))))
in the sample image the answer is 9 thats counting between the 2 zeros
Hope this helps
TIA