Hi,
=SUM(J6-A2)
Column J = A list of different Expiry Dates from 2016 (Expired) to 2020 (Expiring in 3 years).
A2 = Today's Date formula "=TODAY()".
So with this list of numbers showing the number of days until each contract expires, I'd like to do an =IF statement that breaks these down into groups ie. Expired, Expiring in <1 Month, Expiring in <3 Months, Expiring in +1 year. How can I do this?
Bookmarks