I have two date fields, term date and destroy date. I need the destroy date to 5 years after the term date. For example, the term date is 1/16/2005, the destroy date should be 1/16/2010. Can I use a default value or do I have to actually code it in vba?