XL97 SR2.
Is it possible to get IF functions to work properly with dates? Eg, with a date formatted as 02/02/97 in cell A1,
=IF(A1>06/06/97,”Later”,”Earlier”).
I have tried putting the 06/06/97 as shown, in brackets, and in inverted commas but none of them work.