COUNTIF Formula

francoiscj1

New Member
Joined
Aug 21, 2017
Messages
33
Office Version
  1. 365
Platform
  1. Windows
This is my formula:
=If(Countif([Status],"Compliant")>0, CountA(Unique(Filter([Name],[Status]="Compliant"))),0)

I would like to modify this to include the following:

To count only if the retraining date is from 01/01/2024 to 12/31/2024 and if the frequency is "One Time" and if the training date is from 01/01/2024 to 12/31/2024.

Attached is a sample.
 

Excel Facts

Return population for a City
If you have a list of cities in A2:A100, use Data, Geography. Then =A2.Population and copy down.
You probably forgot to attach the sample - could you please do it?
 
Upvote 0
Attached is my sample.
 

Attachments

  • Screenshot 2024-08-01 1.47.08 PM.png
    Screenshot 2024-08-01 1.47.08 PM.png
    15.4 KB · Views: 6
Upvote 0

Forum statistics

Threads
1,224,885
Messages
6,181,579
Members
453,055
Latest member
cope7895

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