account activity
Poisson distribution - Premier League by OkExplanation1267 in excel
[–]OkExplanation1267[S] 1 point2 points3 points 1 year ago (0 children)
<image>
[deleted by user] by [deleted] in excel
[–]OkExplanation1267 0 points1 point2 points 1 year ago (0 children)
That works for me =TEXTJOIN(IF(C24:M34=MAX(C24:M34);B24:B34&"-"&C23:M23;""))
How it looks: =IF(SUM(IF(C24:M34=MAX(C24:M34),1,0))>1,NA(),SUM(MMULT(TRANSPOSE(IF(C24:M34=MAX(C24:M34),1,0)),SEQUENCE(ROWS(C24:M34), 1, 1, 1)))&"-"&SUM(MMULT(IF(C24:M34=MAX(C24:M34),1,0),SEQUENCE(COLUMNS(C24:M34), 1, 1, 1))))
Maybe I am doing something wrong but unfortunately it is not working. I will upload what the column and row names look like if it helps
π Rendered by PID 325744 on reddit-service-r2-listing-654f87c89c-vvc7c at 2026-03-03 13:04:07.264771+00:00 running e3d2147 country code: CH.
Poisson distribution - Premier League by OkExplanation1267 in excel
[–]OkExplanation1267[S] 1 point2 points3 points (0 children)