K
Kelvin
This small equation is kicking my butt. Could someone enlighten me.
I am simply trying to compare 2 dates if the date in cell c2 is less that
"12/31/08" then put the value , or else put " future "
This is what I came up with
=if(c2<12/31/08, c2,"future") c2 is in the form of 5/17/08
How do I format the comparison date? I have tried it a few ways, with no
luck.
Appreciate any help
I am simply trying to compare 2 dates if the date in cell c2 is less that
"12/31/08" then put the value , or else put " future "
This is what I came up with
=if(c2<12/31/08, c2,"future") c2 is in the form of 5/17/08
How do I format the comparison date? I have tried it a few ways, with no
luck.
Appreciate any help