Lookup row value to sum array of values in another column

Good day

Can someone please assist to modify the formula to search for value in column ID and match the corresponding value in column ID Lookup. Once matched it should sum all the values in column HP with corresponding value in ID

Thanks!

Pierre

Answers

  • SSFeatures
    SSFeatures ✭✭✭✭✭

    Hi @Pierre Mostert,

    Try this formula:

    =SUMIFS(HP:HP, ID:ID, [ID Lookup]@row)
    

    I notice that your screenshot also uses the month. Do you need this formula to also use the month?

    Nathan Braun (Founder of SSFeatures) (nathan@ssfeatures.com)

    SSFeatures - The browser extension that adds more features into SmartSheet.

    • Report PDF generator that supports grouped and summarized reports
    • Automatic sorting, sorting with filters, saving sort settings
    • Hiding and unhiding columns, and spell checking

  • Pierre Mostert
    Pierre Mostert ✭✭✭✭

    Good day

    Yes if you can please include the month it will be helpful?

    Thanks a mil!

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!