Originally Posted by
Cymro
Nest it inside an IFERROR function and add the three years to (MAX(A:A)-1).
Wouldn't using (MAX(A:A)-1) - I am guessing you mean for the day value - add twelve potential errors for when the last transaction took place on the first of a month?
Why not just add 1093 (to be safe) to the MAX(A:A) and format the cell as a date?
While it could be considered the conservative route to use a date earlier than the actual expiration date, where would be the fun in that?!
Sorry
ranjanrocks didn't mean to go off on a tangent here.