Excel MS2010: SUM Formula Involving Multiple Columns & Drop Down List

OmniBartonCreek

New Member
Joined
Aug 9, 2016
Messages
1
I'm looking to sum totals in a drop down list as follows:In column C (lines 7 - 38) I have a drop down list that assigns categories to that particular line. In column F (lines 7 - 38) there are totals that apply to that particular line item that are numbers. These totals change with each instance of a particular category. Essentially what I've done is assign a number of attendees to a certain category of event.

EXAMPLE
Instance 1-----
Column C (Drop Down Selection): Event Type 1
Column F; Line 7: 42
Instance 2----
Column C (Drop Down Selection): Event Type 1
Column F, Line 8: 66

** What I need is a formula that will sum the total in all of Column F of all instances of Event Type 1 when selected as the drop down item in Column C
There would be about 6 or 7 incidences per spreadsheet and I need a sum of the total numbers associated with each category. In the above example I would need a formula that added the totals in F7 and F8 when associated with the "Event Type 1" category only. I need this to apply to all of column F. The destination box for the sum would be F44.
I know this is a SUM or SUMIF function but I'm not sure how to input it into the formula bar. Can anyone help?

Again...here's the information:

Category Assignment - Column C (Lines C7 - C38)
Numerical Value per Incidence - Column F (Lines F7 - F38)
Sum Total of Numerical Values per Incidence (Box F44)

THANKS!

<tbody>
</tbody>
 

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.

Forum statistics

Threads
1,214,814
Messages
6,121,711
Members
449,049
Latest member
THMarana

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top