ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Using countif to recognise dates (https://www.excelbanter.com/excel-programming/358017-using-countif-recognise-dates.html)

simoncottle[_8_]

Using countif to recognise dates
 

=COUNTIF(Pitches!$C$15:$C$67,"<=Pitches!B5+3")

Im trying to get countif to recognise dates that are less than thre
days away. B5 is todays date..

Any suggestions on where I am going wrong

--
simoncottl
-----------------------------------------------------------------------
simoncottle's Profile: http://www.excelforum.com/member.php...fo&userid=3312
View this thread: http://www.excelforum.com/showthread.php?threadid=52973


Toppers

Using countif to recognise dates
 

Try:

=COUNTIF(Pitches!$C$15:$C$67,"<=" & Pitches!B5+3)

"simoncottle" wrote:


=COUNTIF(Pitches!$C$15:$C$67,"<=Pitches!B5+3")

Im trying to get countif to recognise dates that are less than three
days away. B5 is todays date..

Any suggestions on where I am going wrong?


--
simoncottle
------------------------------------------------------------------------
simoncottle's Profile: http://www.excelforum.com/member.php...o&userid=33122
View this thread: http://www.excelforum.com/showthread...hreadid=529735




All times are GMT +1. The time now is 02:03 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com