Recurring Formula Issue - CountIFS

Oranjin

Board Regular
Joined
Mar 16, 2016
Messages
81
Hello,

I have the following formula. It is not giving me the correct value, but I have no reason to believe that the way I have entered the formula is incorrect. What this formula is doing is counting some time frames that it shouldn't. For example, in the below formula I have reason to believe it is counting occurences in December of 2015 as well.

I can get around it for now, but it would be nice to get the formula working as it should be.

=COUNTIFS(N14:N2014,">=12/1/2016 0:00",N14:N2014,"<=12/30/2016 23:59")
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
Oranjin, Good afternoon.

Your formula is correct!

"...For example, in the below formula I have reason to believe it is counting occurences in December of 2015 as well...."
It's not possible.

Are you sure all your date cells are formatted as date?

Try to make this formula works in a small range where you know exactly the result.
Did it work well?

Probably something strange in your cells containing dates.
 
Upvote 0

Forum statistics

Threads
1,214,647
Messages
6,120,722
Members
448,987
Latest member
marion_davis

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