Formula help

rkprimeau

New Member
Joined
Mar 12, 2022
Messages
1
Platform
  1. MacOS
I am building a household budget using Excel.

On my raw data sheet, Column A contains the name of each kind of expenditure (“General Household,” “Subscriptions,” etc.); Column B contains the month; Column C contains the amount. So, for example


General Household – January – 100

General Household – January – 50

General Household – February – 85

General Household – February – 25

Subscriptions – January – 35

Subscriptions – January – 45

Subscriptions – February – 25

Subscriptions – February – 15


I’m looking for a formula for another sheet that would pull the sum of each kind of expenditure for a given month. So, in January, I want a formula that looks down Column A for all General Household expenditures, then provides the sum of those incurred in that month. So, for January, 100 + 50 = 150; for February, 85 + 25 = 110. And likewise for Subscriptions. For January, 35 + 45 = 80; for February, 25 + 15 = 40. And so on.

Can anyone help me devise such a formula, or point to a pertinent tutorial?

Much appreciated!
 

Excel Facts

Which Excel functions can ignore hidden rows?
The SUBTOTAL and AGGREGATE functions ignore hidden rows. AGGREGATE can also exclude error cells and more.

Forum statistics

Threads
1,215,601
Messages
6,125,758
Members
449,259
Latest member
rehanahmadawan

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