Hi,
I am using this formula =IF(L9="",TODAY()-I9,L9-I9) to calculate the number of days a project has been open. Column I has the open date, Column L has the closed date. The way I wrote the formula is that is the project is not closed and there is no date listed in column L then use today's date to calculate the days open. That is working fine. The issue I am having is for new rows which do not have any dates in column I and L the number 44944 populates. How can I get that to show as blank or 0 as part of the formula?
Thanks!
I am using this formula =IF(L9="",TODAY()-I9,L9-I9) to calculate the number of days a project has been open. Column I has the open date, Column L has the closed date. The way I wrote the formula is that is the project is not closed and there is no date listed in column L then use today's date to calculate the days open. That is working fine. The issue I am having is for new rows which do not have any dates in column I and L the number 44944 populates. How can I get that to show as blank or 0 as part of the formula?
Thanks!