Guys,
Can anyone tell me what is wrong with this IF statement.
All I want to do is in cell G3 I need a "In Date" or "Out of Date" based on the date in E3.
=IF($E3="<01/07/2008","In date","Out of Date")
So if E3 is before 01/07/2008 it is out of date and after 01/07/2008 it is in date.
Thanks in advance.
Craig.
Can anyone tell me what is wrong with this IF statement.
All I want to do is in cell G3 I need a "In Date" or "Out of Date" based on the date in E3.
=IF($E3="<01/07/2008","In date","Out of Date")
So if E3 is before 01/07/2008 it is out of date and after 01/07/2008 it is in date.
Thanks in advance.
Craig.