I use the following function
=DAYS360(A2, A35)
to calculate the difference between two dates in my column. However, the column is ever exp
Calculate the difference between latest date in column A with the date in cell A2.
=MAX(A2:A)-A2