R
RainyDay
I tried to make a formula that would return a 1 only if today is past a
certain date. I tried
=IF(TODAY()>11/14/2008,1,0)
but it returns a 1 irregardless of what date I put in the formula. Where did
I go wrong?
certain date. I tried
=IF(TODAY()>11/14/2008,1,0)
but it returns a 1 irregardless of what date I put in the formula. Where did
I go wrong?