![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Feb 2002
Location: Essex, England
Posts: 458
|
I'm sure this must be simple but it's driving me nuts - I'm trying to count all the dates in a column that are in the future, but the syntax is beating me.
=COUNTIF(A:A,TODAY()) counts all the examples with todays date, but what have I got to do to change the formula to count if >today() - adding the ">" produces a helpful "The formula you typed contains an error" message. Thanks for your time GaryB |
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Newcastle, UK
Posts: 1,174
|
Quote:
=COUNTIF(A:A,">"&TODAY()) It's funny because you did the ">" in your question.
__________________
"Have a good time......all the time" Ian Mac |
|
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Feb 2002
Location: Essex, England
Posts: 458
|
Doh!! How dumb do I feel?
Thanks for that Ian G |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|