Forum Discussion

kipjack1792's avatar
kipjack1792
Copper Contributor
Mar 18, 2024
Solved

Sum from drop down list?

Hello! I'm looking for some help with drop down lists and the SUMIF function that I can't seem to make work.   As in the screenshot below, the Networks (ie Sun) are from a selectable list. What I ...
  • HansVogelaar's avatar
    Mar 18, 2024

    kipjack1792 

    For example like this:

    Column H contains the unique networks, column I their budgets, and column J the remaining amounts.

    The formula in J2 is

    =I2-SUMIF(A2:$A$1000, H2, $D$2:$D$1000)

Resources