Thread
:
Trying to make cell "date sensitive" to specific date
View Single Post
#
2
JE McGimpsey
Posts: n/a
I suppose something like:
=IF(TODAY()="1/18/2005", <your formula here,"")
In article ,
"ebuzz13" wrote:
How do I make a cell "date sensitive" to calculate a formula or input a value
on a specific date?
Reply With Quote