Fisheromacse, thanks for your help, sorry I didn't explain clear, it is not based on currentdate, it based on each persons records to get max date, it should be like:
dateadd('yyyy', -5, max(date_completed),
I tried few different ways, did not work well. Is there any one have good idea...