Thanks for the info Doc_man,
Will take a look at these.
Just been playing around wiht Rich's suggestion using the Iif statement:
=IIf(DateDiff("yyyy",[DATE WHEN PURCHASED],Now())>=[DepLife],[DepLife],DateDiff("yyyy",[DATE WHEN PURCHASED],Now()))
I removed the static 8,8 and replaced with the...