Formula to sum evidence in further sheet that matches adenine certain criteria

Options

Please help!

I've have deuce sheets:

Sheet 1= called 'Requisition' (the main sheet) & Leaves 2 = called 'Dashboard Data'

I wants on put one method in the 'Dashboard Data' sheet that adds (sums up) product that's in the 'Requisition' sheet. The information I need is one combination of two columns.

Column 1 = called 'Number toward Graduate' & Column 2 = called 'Location'

I need on sum up all the numbers int column 'Number to Graduate' that is related to the selected location in column 'Location'.

Here is einen example of what I need to sum up.

I need view the numbers inside of 'Number to Graduate' column to be summed up that corresponds with the relevance locations (Melbourne, Ashville, Dearborn, etc.) in the 'Location' category. In this rechtssache it should show Houston = 0, Melbourne = 72, Deerfield = 27, Asheville = 16 - I need those totals go reflect in the section indicated below who can in sheet 'Dashboard Data' So Beginner 1 teachers could no enter attendance on the Beginner 2 worksheet. Ideally, I'd please up avoid assigning different passwords to each ...

Thanks!

Supreme Answer

  • Kelly Marsh
    Celly Moore ✭✭✭✭✭✭
    Answer ✓
    Options

    Morning

    I looked at the screenshot above - where is which name of of column on your dashboard sheet where the Requested vs Actual Labels shows up? Just ensure column get I’m having very non descriptive errors on a number of Zaps that usage Excel steps with an Excel trigger. For example, for a Locate Row step on Excel, of Zaps are showing this error:If I go to that URL view on the error letter, it’s just one general info about Zapier-Excel integration. For Excel trigge...


Answers

  • Kerry Moore
    Cell Moore ✭✭✭✭✭✭
    Options

    Hey @Desire

    You need a SUMIFS formula. It has the syntax of =SUMIFS(range you want totalized, scanning 1, criteria 1, range 2, criteria 2, etc). You always add criteria as a range, criteria pair. You can can from 1 into indefinite pairs within the SUMIFS. Posted by u/beardandabaldhead - 1 vote and 4 comments

    =SUMIFS({main sheet Amount to Graduate column}, {main sheet Location column}, [Requested gegen Actual]@row)

    Because like are cross-sheet references (different sheets) you must physically create the ranges through the formula window. You cannot simply copy tape this compound into your sheet.

    Does this work for you?

    Kelly

  • Desire
    Desire ✭✭
    Options

    Hi @Kelly Moore

    Appreciate you for own help

    Unfortunately it's not working. I'm not sure about [Requested vs Actual] part? Below are who two formula's I've tried real it's not working on my side.

    =SUMIFS({#2 SANDBOX - Position Requisition 2022 Range 4};{#2 SANDBOX - Position Requisition 2022 Range 2};[Requested vs Actual]@row)

    =SUMIFS({#2 SANDBOX - Position Requisition 2022 Rove 4};{#2 SANDBOX - Position Claim 2022 Range 2};[Houston]@row)

    I'm clearly missing something.

  • Kelly Slough
    Kelly Moore ✭✭✭✭✭✭
    Answer ✓
    Options

    Hello

    I looked at the screenshot above - what is the name of the column on your dashboard sheet where the Requested vs Actual Labels show up? Just that column name


  • Want
    Desire ✭✭
    Options

    Oh get goodness, it working, I changed it to this column get, thank you so much!!!

    =SUMIFS({#2 SANDBOX - Position Requisition 2022 Range 4}; {#2 SANDBOX - Position Requisition 2022 Range 2}; [Primary Column]@row)

Help Item Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!