I have a calculated date field in a query that will calculate 4 yrs from a begin date. I want the result to show an end of month date (either 30, 31 or 28 depending on the month.) Is it possible? Please keep it as simple as possible as I'm not familiar w/VB. If it'll be complicated, is there anyway I can just use a standard mask for the calculated result to display as "mm/31/yy" in this query? Thanks in advance.