COUNTIF Formula

francoiscj1

New Member
Joined
Aug 21, 2017
Messages
32
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

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.
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,221,310
Messages
6,159,176
Members
451,543
Latest member
cesymcox

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