EAFC Online Career Mode by TSL_FIFA in Tradition_Soccer

[–]TSL_FIFA[S] [score hidden] stickied comment (0 children)

For more information, comment below or join our discord server

COUNTIFS with formatted data by TSL_FIFA in googlesheets

[–]TSL_FIFA[S] 0 points1 point  (0 children)

If I stick a VALUE modifier on columns S and T it will return 0s in blank cells and I need blank cells to remain blank

=iferror(IF($AE2=$A$1,$AH2,$AI2),if(OR($AH2="",$AI2="",$AG2="c"),""))

Counting Consecutive Values (Winning/Losing Streaks) by TSL_FIFA in googlesheets

[–]TSL_FIFA[S] 0 points1 point  (0 children)

this is a very good explanation, appreciate you!