asked on July 28, 2022
Doing calcualtion in my table using this:
=DAYS360(INDEX(diff.formatteddate,ROW()),INDEX(diff.Current_Date_1,ROW()))
If it's a negative number how do i get it to return a zero instead of the negative number?
0
0