Formula Help... I think I need SumIf, And

Options

Hi!

I have this table below. Basically, I need it to sum the approved budgets for any project that is not assigned to someone, AND is not ready for a final inspection.

Thanks for any help!

Answers

  • Nick Korna
    Nick Korna ✭✭✭✭✭✭
    Options

    Hi @dmealhouse,

    You want SUMIFS here:

    =SUMIFS([Approved Budget]:[Approved Budget], Assigned:Assigned, "", [Ready for Final Inspection]:[Ready for Final Inspection], 0)

    Sample:

    Hope this helps, but if I've misunderstood anything or you've any problems/questions, then let us know!

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!