Hello everyone - I'm trying to input an If statement that says if date XXX PLUS 30 days is greater than date YYY, if true say "good", if false "Not good")
For example
cell A1 = 12/3/18
cell B1 = 12/15/18
So if cell B1 Plus 30 days (1/15/19) is greater than cell A1.....
For example
cell A1 = 12/3/18
cell B1 = 12/15/18
So if cell B1 Plus 30 days (1/15/19) is greater than cell A1.....