Hey all,
I've been tasked to move/change the data from one version to another. I have successfully moved all formulas over MINUS this last formula which would populate a "DUE" when necessary. When I put the formula/function in, it is just reading the function in the appropriate cell and not operating.
Here is what I am attempting to use from the previous conversion.
=IF(or(today()>=Edate(W4,12),T4>V4),"DUE","")
Any help is appreciated.
I've been tasked to move/change the data from one version to another. I have successfully moved all formulas over MINUS this last formula which would populate a "DUE" when necessary. When I put the formula/function in, it is just reading the function in the appropriate cell and not operating.
Here is what I am attempting to use from the previous conversion.
=IF(or(today()>=Edate(W4,12),T4>V4),"DUE","")
Any help is appreciated.