Forum Discussion

Elva_Tanguerre's avatar
Elva_Tanguerre
Copper Contributor
Aug 25, 2021
Solved

SUMIFS does not work with formulas

Hello, I have a SUMIFS formula that returns "0", probably because the columns it is based on are either formulas themselves or a pivot report:   =SUMIFS(A:A,C:C,"pledge",B:B,E4)   The SUMIFS is i...
  • SergeiBaklan's avatar
    Aug 25, 2021

    Elva_Tanguerre 

    I'd check in any empty cell

    =C4="Pledge"

    =B4=E4

     

    That could be extra spaces on non-printable characters somewhere.

Resources