I found some nifty code to run some calculations on dates using the after update event of the initial date text box. I’m wondering how to trigger the event when the value in the text box isn’t being updated. I set the initial date not by entering the value in the text box on the form but by running an update query on the table’s date field. By the time it’s displayed in a form, the date isn’t going to be changing. Any suggestion on how to approach this?
E