Hi, Hopefully I may get solution form expert quickly.
I need to show date based multiple condition. I have 4 dates: They are: Date 1 =>Project Days Late, Date 2=> Project due date, Date3=> Project extension date, Date 4=> Project closed date.
The day Late on form needs to display under following condition:
days late (Date 1) = today - project due date (Date 3) when there is no extension date ( Date2 is blank). If there is extension date ( Date 2 is not blank). Days Late = Today - extension date. But results need to be: show number of days if today is later than due date, otherwise it show " On Track".
Really appreciate help
Jim