Numbers IF? - Multiple Dropdown Options
Hello,
So, I need to calculate the total of amounts in a column as it relates to the dropdown item in the row of entry. I used a SUMIF function for one total calculating only two of the options in the dropdown menu by just adding two SUMIF functions to get my number. But in a separate total, it needs to calculate the total of multiple dropdown items and it would just take forever to create all those SUMIFs. I tried to think around it and create a function that calculated everything EXCEPT for a select few dropdown items, but then I realized, I didn't know how to do that. So...here's all in all what I'm trying to accomplish:
TABLE 1
Column D = [Dropdown items]
Column E = Individual Amounts of each [Dropdown items]
TABLE 2
B1 = Total Amounts of [Dropdown items "Item 1" & "Item 2"]
D1 = Total Amounts of [Dropdown items "Item 3", "Item 4", & "Item 5"]
F1 = Total Amounts of [Dropdown items "Item 6"-"Item 20"]
Any ideas?
Hope that made sense.
MacBook Pro (Retina, 13-inch,Early 2015), macOS Sierra (10.12.3)