If this date is before that date, then...
Closed
Danielle
-
Oct 27, 2010 at 03:52 PM
RayH Posts 122 Registration date Tuesday August 31, 2010 Status Contributor Last seen June 20, 2016 - Oct 27, 2010 at 06:21 PM
RayH Posts 122 Registration date Tuesday August 31, 2010 Status Contributor Last seen June 20, 2016 - Oct 27, 2010 at 06:21 PM
1 response
RayH
Posts
122
Registration date
Tuesday August 31, 2010
Status
Contributor
Last seen
June 20, 2016
26
Oct 27, 2010 at 06:21 PM
Oct 27, 2010 at 06:21 PM
Hire Date TermDate Working 01 Working 12 date =IF(A2<DATE(2006,1,1),A2,"") =IF(A2<DATE(2006,12,31),A2,"")
Not 100% clear on what to do for 12/31/2006.
This returns the date from A2 in C2 where it is less than 1/1/2006
This returns the date from A2 in C3 where it is less than 12/31/2006