I have four cells where cell1 is in date format dd/mm/yyyy, cell2 is in hh:mm:ss , cell3 is in dd/mm/yyyy hh:mm:ss. Cell4 should dynamically produce a result based on the following condition:
if cell1+cell2 is less than cell3 then display message1 else message2.
How should i put this in a formula
Thankyou.
Bookmarks