Using Sumifs on filtered range

greatcookies

Board Regular
Joined
Sep 25, 2005
Messages
187
I have a sheet that has sales data from 2015-2017 listed by day. What I would like to do is filter the data and then pull out data for each day within the filtered data. I don't think Sumifs will work since it looks at the entire range. I have read that subtotal would work, just not sure how to go about writing the formula.

Let's say I have a table named AllData with the data I would like to extract in column F and the day of the week in column E.

Can someone get me started on writing this formula? Any help is much appreciated.

Thank you!
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
Hi there,

You need to use two functions - SUMPRODUCT and SUBTOTAL. See here for how it's done.

HTH

Robert
 
Upvote 0

Forum statistics

Threads
1,215,066
Messages
6,122,948
Members
449,095
Latest member
nmaske

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