COOUNT IF statement with AND?

gg

Well-known Member
Joined
Nov 18, 2003
Messages
560
Can I have a Count if "AND" statement? Together?

Countif(AND(.......?

Two criteria must be met before the count?
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.
Ok I may need to go into some detail.

I have table that has 4 columns
A = Dates
B = Names
C = Names2
D = Scores

I want to be able to identify when
Name X had a score for today and yesterday ( Today-1)

also 3 scores in 4 days
and 4 scores in 5 days.

I am trying to determine the effect of being over worked if you will.

In summary I want to know effects of
back to back days.
3 scores in 4 days
4 scores in 5 days

So I am trying to come up with a moving array that I can drag down and it automatically compute.

Make sense?
 
Upvote 0
Currently the formula that Aladin above gave me working good for the
back to Back.

I am just trying to understand how I can apply it to the others.

3 in 4 days
4 in 5 days

???Any ideas?
 
Upvote 0

Forum statistics

Threads
1,214,823
Messages
6,121,779
Members
449,049
Latest member
greyangel23

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