To find the same day in a previous year, then <br>Date((Year(Today) - 1),Month(Today),Day(Today)) will normally work, where Today can be replaced by any date value. However, if the date value is Feb 29, then this formula will result in an invalid date, so you have to decide how you are going to deal with that exception. <p>Malcolm Wynden<br><a href=mailto:wynden@island.dot.net>wynden@island.dot.net</a><br><a href= > </a><br>