Hi All,
I'm new here, so sorry for any newb mistakes...
I'm trying to find the max between sumifs of multiple adjacent columns in a range, meaning something like this:
=max(sumifs(A1:A5, criteriaRange1, criteria1...), sumifs(B1:B5, criteriaRange1, criteria1...), sumifs(C1:C5, criteriaRange1...