Using a date in a IF-statement
Posted by Michael on September 19, 2001 12:02 AM
If cell A1="08:00:00", the formula :
=IF(A1>"05:00:00";1;0)
returns 0 !!!
So, what am I doing wrong ?
I've tried with different (time)formats in A1, but nothings helps.
with regards
Michael