I am trying to run a IF statement using dates and I'm
running into problems - I want to be able to populate
another cell with text based on the outcome of my IF
statement- example, if the date in a cell is less than or
equal to a defined date, then populate a cell with "GO" -
=IF(C5<=12/1/2003,"DELIVER", ""). Is there something
excel doesnt like about dates, or is there formatting that
needs to occur? I cant believe Excel cant perform IF
statements on dates......any help or ideas is greatly
appreciated.
Thanks in advance