Sum given specific name and by year

amendoza19

New Member
Joined
Jul 12, 2019
Messages
14
Hello everyone,

So im trying to do two sums of an expense report. The first one might be simple but i just cant figure it out which is adding all the values based on a specific year range.

The second is the one I'm really stuck on which is summing the values a given name but now i would like to add a date range as well. I already have =SUMIF('Master expense sheet '!B:B,"="&VLOOKUP(D3,'Master expense sheet '!B:J,1,FALSE),'Master expense sheet '!J:J) for adding everything that has a specific name and repeats but I just don't know how to add the date range which would be like all of 2018 and another for 2019.

I would like array formulas since I know those update as you keep updating the sheet down the future.

Thank you!
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
I just figured out the first one which was by year but I still haven't figured out based on a given name
 
Upvote 0

Forum statistics

Threads
1,214,643
Messages
6,120,702
Members
448,980
Latest member
CarlosWin

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