E
Ed
I want to write a IF statement where the logical test determines if the cell
value if greater that a certain date.
The cell is formatted in date format. Not sure how to write the date.
T.I.A.
Ed
If(Y2>DATE,TRUE,FALSE)
value if greater that a certain date.
The cell is formatted in date format. Not sure how to write the date.
T.I.A.
Ed
If(Y2>DATE,TRUE,FALSE)