jonisanders
New Member
- Joined
- May 15, 2009
- Messages
- 31
I want a formula that will count the number of days that are less that or equal to today plus 60 days.
I have tried =SUMPRODUCT(a1:a10,"<="&TODAY()+60) (this one gives me an error) and =countif(a1:a10,"<="&TODAY()+60) (this one give me 0). Any suggestions?
I have tried =SUMPRODUCT(a1:a10,"<="&TODAY()+60) (this one gives me an error) and =countif(a1:a10,"<="&TODAY()+60) (this one give me 0). Any suggestions?