Thread
:
IF Statement for Dates
View Single Post
#
10
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student
external usenet poster
Posts: 11,058
IF Statement for Dates
Put the four dates in A1 thru D1
In B2 enter:
=IF(B1<A1,"value above is out of order","")
then copy B2 to C2 thru D2
--
Gary''s Student - gsnu200810
Reply With Quote
Gary''s Student
View Public Profile
Find all posts by Gary''s Student