I am trying to calculate days since upload using the “Excel Formula”
Using the DatedIf Formula
I have tried the following, but not getting a result? Can anyone suggest where I am going wrong?
Can anyone suggest where I am going wrong?
I am trying to calculate days since upload using the “Excel Formula”
Using the DatedIf Formula
I have tried the following, but not getting a result? Can anyone suggest where I am going wrong?
Can anyone suggest where I am going wrong?
There is a much simpler way to do this. Use a Math column.
Trunc(Now - Date)
Thanks Darren, this worked the best …
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.