count values between dates

crashbrn34

New Member
Joined
Aug 29, 2019
Messages
7
I have the below spreadsheet for test scores. The first column lists the test dates for each student and another lists the test scores. if the student passed, there's a "P" for their score. The spreadsheet has 260 records with dates throughout the year. I'd like to count how many records with a date between 3/1/19 and 5/15/19 have a "P" listed. (Is it necessary to convert the "P" to a number (e.g., 100) so all values are numerical?)

[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Test Date[/TD]
[TD]Student[/TD]
[TD]Score[/TD]
[/TR]
[TR]
[TD]7/28/19[/TD]
[TD]Sara J[/TD]
[TD]P[/TD]
[/TR]
[TR]
[TD]6/20/19[/TD]
[TD]Sara J[/TD]
[TD]233[/TD]
[/TR]
[TR]
[TD]3/15/19[/TD]
[TD]Alphie D[/TD]
[TD]230[/TD]
[/TR]
[TR]
[TD]6/28/19[/TD]
[TD]Barney C[/TD]
[TD]P[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Pivot Table Drill Down
Double-click any number in a pivot table to create a new report showing all detail rows that make up that number

Forum statistics

Threads
1,223,897
Messages
6,175,269
Members
452,628
Latest member
dd2

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