Hello All,
I am looking for an easy solution to a rather tedious formula. Here's the situation... I have a list of data that I would like to SUMIFS. From that SUMIFS, I would like to subtract out values that meet certain criteria in another, separate range. Lets use an example to help better understand what I'm looking for:
Say I have a list of various fruit. Those fruit have respective $$ values in an adjacent column. So I might have Apple worth $5, Pear worth $3, Berries worth $6, Apple worth $2, Watermelon worth $6, and so on. If I want to say, give me the TOTAL SUM of all of fruits value, but subtract out the values of the Apples and the Pears... My first go to equation would be to SUM the entire column showing the $$ values, and the do one SUMIFS to subtract out the Apples, and another SUMIFS to subtract out the Pears. So I'm left with SUMIFS - SUMIFS - SUMIFS. What I am looking for is the following... I want to essentially make a list on another tab that lists the "Forbidden Fruit", where I can put "Apples" and "Pears" and have a simple SUMIFS - ?????. This way, if I ever update the table, add more fruits, or remove some fruits, the formula will automatically update... It will also make the original formula cleaner because I won't have a reducing SUMIFS equation for each "Forbidden Fruit".
My actual data is much more complicated and, at the moment, I have 7 "forbidden Fruits"... so you can see why I am trying to reduce the formula size down... Nonetheless, still looking for this type of easier solution.
Thanks in advance for your assistance!
Brad
I am looking for an easy solution to a rather tedious formula. Here's the situation... I have a list of data that I would like to SUMIFS. From that SUMIFS, I would like to subtract out values that meet certain criteria in another, separate range. Lets use an example to help better understand what I'm looking for:
Say I have a list of various fruit. Those fruit have respective $$ values in an adjacent column. So I might have Apple worth $5, Pear worth $3, Berries worth $6, Apple worth $2, Watermelon worth $6, and so on. If I want to say, give me the TOTAL SUM of all of fruits value, but subtract out the values of the Apples and the Pears... My first go to equation would be to SUM the entire column showing the $$ values, and the do one SUMIFS to subtract out the Apples, and another SUMIFS to subtract out the Pears. So I'm left with SUMIFS - SUMIFS - SUMIFS. What I am looking for is the following... I want to essentially make a list on another tab that lists the "Forbidden Fruit", where I can put "Apples" and "Pears" and have a simple SUMIFS - ?????. This way, if I ever update the table, add more fruits, or remove some fruits, the formula will automatically update... It will also make the original formula cleaner because I won't have a reducing SUMIFS equation for each "Forbidden Fruit".
My actual data is much more complicated and, at the moment, I have 7 "forbidden Fruits"... so you can see why I am trying to reduce the formula size down... Nonetheless, still looking for this type of easier solution.
Thanks in advance for your assistance!
Brad