I have 2 dates in a form, (First date & Last date already there when form opens), from which I want to display the difference in years, months & days. I have found several completely different methods for this on the net however I am still not getting it correct. The best I could find was some code by Pat Harman from 2002 however he suggested looking at a sample database on here which no longer can be found. I would want it to calculate this when the form opens. Would I just put my code in the form open event?