Hi,
I am trying to highlight due dates on a spreadsheet, but am confused as to how to use the TODAY function along with the conditional formatting (if that is even the most appropriate action). If the Expected Completion Date (E) surpasses the Due Date (D) or TODAY, I would like Column G to say "Late".
Column D: Due Date
Column E: Expected Completion Date
Column F: Completion Date
Column G: On Time (=IF(E5-D5>0,"Late","On Time")
Currently, it is telling me if a project is "On Time" or "Late", but I would like today's date to also have an influence, as this will be a shared document that I cannot update everyday.
Any assistance is greatly appreciated, even if I have to re-do everything I've done today lol.
I am trying to highlight due dates on a spreadsheet, but am confused as to how to use the TODAY function along with the conditional formatting (if that is even the most appropriate action). If the Expected Completion Date (E) surpasses the Due Date (D) or TODAY, I would like Column G to say "Late".
Column D: Due Date
Column E: Expected Completion Date
Column F: Completion Date
Column G: On Time (=IF(E5-D5>0,"Late","On Time")
Currently, it is telling me if a project is "On Time" or "Late", but I would like today's date to also have an influence, as this will be a shared document that I cannot update everyday.
Any assistance is greatly appreciated, even if I have to re-do everything I've done today lol.