SumIf - Criteria in Column A but SUM Column F

cbecker831

New Member
Joined
Dec 9, 2003
Messages
16
A B C D E
Date Expense Vendor Description Amount
6/6/19 Hotel Hilton Customer Visit $450
7/14/19 Hotel Marriott Sales Call $125

There are multiple entries in the table . I'm trying to sum all expenses for June, July, etc. and can't seem to get it.

Using following code: =sumif(A:A, Month(A3)=6,E:E)

Thanks for the help. Searched the forum and couldn't find what I was looking for.
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
You can use a pivot table, check the following example:

https://www.extendoffice.com/documents/excel/2193-excel-group-by-month-year-quarter.html

dcb6bea16b40c90f961be3de85afbd24.jpg
 
Upvote 0

Forum statistics

Threads
1,213,546
Messages
6,114,256
Members
448,557
Latest member
richa mishra

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