Hello. I have a relational database and I need to place a date modified field in my DAP (Data Access Page). I linked my forms and tables with the information that will be updated and used the BeforeUpdate code. This works. When I update info. in the Tables, it records the date and time. When I went into design view of the DAP, I added the DateModified field from my table. When I update info. in the DAP, it will not record the date and display it on the DAP. The DAP is in HTML and stored on our network. Any suggestions on how I would go about this?