I created a series of If statements in VBA that detects the current quarter. It is a text field with format 99/99/00 - 99/99/00 and I need to find a place to make sure it calculates every time the database is accessed. I am doing this in order to compare to another date field which is formatted in the same fashion. Ultimately I will be comparing the two and changing data in an action query based on whether they are equal or not.