Subtotals in a separate filtered data list

nocknock

New Member
Joined
Nov 29, 2016
Messages
1
The question sounds simple and I have seen several post similar to what I am trying to do, but what I have tried hasn't worked. Here is my example: I need to filter the list by the deceased person (col C). For example, I filter to only see Dennis. Then I need to subtotal the amount of money given to seeds and to peace tuition. Whatever I have tried has returned a total of $115 for seeds even if the list is filtered to not show the $15. I need to see only $100 for seeds. Then I assume I will have to write the formula again specific to peace tuition. To complicate more I need to have it on a different worksheet. Here are a couple of things I have tried .=IF(('GEN INFORMATION'!$D$5:D7),"seeds",SUBTOTAL(9,'GEN INFORMATION'!$E$5:E7)) also =SUMPRODUCT(--('GEN INFORMATION'!D5:D7="seeds"),'GEN INFORMATION'!E5:E7)
NAME OFFUND DONATIONAMT. OF
DECEASEDGIVEN TODONATION
Dawn HoegSeeds$15.00
Dennis ErnestSeeds$100.00
Dennis ErnestPeace tuition$50.00

<colgroup><col><col><col></colgroup><tbody>
</tbody>
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type

Forum statistics

Threads
1,214,648
Messages
6,120,726
Members
448,987
Latest member
marion_davis

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