Hi! I created a field (LastUpdate) in my table that inserts the current date when a new record is created, but I want it to be updated either through a form or the table itself (using any method possible) if any changes are made to the current record. I'm creating a report off the form that lets the user enter the first and last ID # of the records they want in the report, but I would also like it to be able to print those records modified by the current date. Any suggestions??