Countif help please

hammerjames92

New Member
Joined
Aug 9, 2022
Messages
1
Office Version
  1. 2019
1660037183390.png


Hi, seeking some help please - I got data set as above, I want to put into a simple summary table and chart:

Problem is my "real build week" will actually change over time and needs constantly updating so I want a formula to add up the number of engine ranges in a particular month without me having to manually check it

I think I need a =Countif formula in this chart so I can use it on a criteria by engine range type and then by build month? I think I am close but can't work out :(

1660037230415.png


Appreciate any help! thanks James
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
Hi
I Believe you need COUNTIFS
some thing like
Excel Formula:
=COUNTIFS($A$2:$A$16,$A2,$C$2:$C$16,B$1)
 
Last edited:
Upvote 0
Hi & welcome to MrExcel.
Are the dates in col E & the headers on the formula sheet actual dates or just text?
 
Upvote 0

Forum statistics

Threads
1,214,920
Messages
6,122,276
Members
449,075
Latest member
staticfluids

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