SUMIF sum_range

Emmet McKenna
Emmet McKenna โœญโœญโœญโœญ

Hello, I am trying to calculate the SUM in numerous columns based on if the Level Column contains certain text;

e.g. SUMIF Level = L04 then SUM Column CAB 900 and I have this working with the formula =SUMIF(Level:Level, "L04", [CAB 900]:[CAB 900])

The problem I am having is that I will have 100+ columns and have to do this for L04, L03, L02, L01, L00. Is there a way to make the sum_range the current column containing the formula no mater the name? Something along the lines of below;

=SUMIF(Level:Level, "L04", "@Column")

Tags:

Best Answer

  • Emmet McKenna
    Emmet McKenna โœญโœญโœญโœญ
    Answer โœ“

    Hi Paul, your first suggestion works perfectly. I can dragfill the Sum/Children formula across and it shows correct for all columns. Thanks very much for your help on this.

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!