Forum Discussion

4 Replies

  • JMB17's avatar
    JMB17
    Bronze Contributor
    I believe this is what you're trying to do:

    =SUMIFS(Table1[Debits], Table1[Category], "Gardening", Table1[Date], ">=" & DATE(2022, 4, 1), Table1[Date], "<=" & DATE(2022, 4, 7))
    • KJPNWester's avatar
      KJPNWester
      Copper Contributor
      Hmmmm --- Getting the error "The formula is missing an opening or closing parenthesis" -- ?
      • JMB17's avatar
        JMB17
        Bronze Contributor

        KJPNWester Since you did not post your formula, I can't tell you anything beyond the error message - that you are probably missing an opening or closing parenthesis. The formula I posted does not have that issue, perhaps double check (of course, the table name will have to be changed to whatever yours is called)?

         

         

Resources