I have two date fields. One "Date Sent" the other "Next Due Date". I've been asked to just take out the "Next Due Date" field so user's don't have to type it and just basically add a text box that will display the date equal to "Date Sent" + 3years - 1day. However, I began to think. what about leap years? I've found some information on Julian dates, but i'm not sure really how use it to get my result. I'm currently using Access 2007.