J
J.W. Aldridge
b2 contains a date.
c2 contains a number.
If c2 is less than 6, then i want the previous date reflected.
=IF(C2<6,B2-1,B2)
Need to re-write this. (results aren't all reading as dates)
Any suggestions?
c2 contains a number.
If c2 is less than 6, then i want the previous date reflected.
=IF(C2<6,B2-1,B2)
Need to re-write this. (results aren't all reading as dates)
Any suggestions?