Need help with cross reference sheet using SUMIF

I am trying to cross ref a sheet that has hours entered by contact list and sum the total hours kept in a seperate sheet

image.png

Here is the formula i am using but getting zero in stead of 15 =SUMIF({Tot hrs}, [Assigned To:]@row, {Assigned to})

image.png

Any help will be appreciated

Best Answer

  • SSFeatures
    SSFeatures ✭✭✭✭✭✭
    Answer ✓

    Hi @Bday, I think you need to switch position of {Tot hrs} and {Assigned to}.

    Try this:

    =SUMIF({Assigned to}, [Assigned To]@row, {Tot hrs})
    

    Best!

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

    SSFeatures makes Smartsheet way easier to use and it saves you hours of work every week. It adds essential features into Smartsheet to save you time. For example: — Auto Sorting — Sorting with Filters — Report PDF Generation — Copy and Paste Conditional Formats — Copy and Paste Automation Workflows — Column Manager — and so many more.

Answers

  • SSFeatures
    SSFeatures ✭✭✭✭✭✭
    Answer ✓

    Hi @Bday, I think you need to switch position of {Tot hrs} and {Assigned to}.

    Try this:

    =SUMIF({Assigned to}, [Assigned To]@row, {Tot hrs})
    

    Best!

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

    SSFeatures makes Smartsheet way easier to use and it saves you hours of work every week. It adds essential features into Smartsheet to save you time. For example: — Auto Sorting — Sorting with Filters — Report PDF Generation — Copy and Paste Conditional Formats — Copy and Paste Automation Workflows — Column Manager — and so many more.

  • Bday
    Bday ✭✭

    That did it thank you

  • SSFeatures
    SSFeatures ✭✭✭✭✭✭

    You're welcome!

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

    SSFeatures makes Smartsheet way easier to use and it saves you hours of work every week. It adds essential features into Smartsheet to save you time. For example: — Auto Sorting — Sorting with Filters — Report PDF Generation — Copy and Paste Conditional Formats — Copy and Paste Automation Workflows — Column Manager — and so many more.

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!