Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
I need to count the number of cells with dates that have been reached (as of
today) and count the number of cells that hold future dates. For example, Column "A" holds all past, present (today) and future dates. My formula states =COUNTIF(A2:A17,"<=today's date") to count the number of cells with dates that have been reached as of today, and =COUNTIF(A:A17,"today's date") to count the number of cells that hold future dates. That's the part where I am stuck. I don't know how to write the formula so Excel can automatically update every day to the current date. Right now, I am resorting to manually writing today's date into the formula or by entering it as Ctrl +;. I have tried to write today's date as TODAY(), hoping that Excel would automatically bring up the date in the formula. Instead, I am getting a zero return on the cell count. I'm sure that this is a no-brainer for many, but a brain-wrecker for me and I'd appreciate anyone's help! Thanks in advance. wmc |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to auto update a cell with a current date | Excel Discussion (Misc queries) | |||
canceling auto date update | New Users to Excel | |||
How to turn off auto update on a formula | Excel Discussion (Misc queries) | |||
Auto-adjust cell height to accommodate contained text. | Excel Discussion (Misc queries) | |||
Can I disable auto formula update? | New Users to Excel |