I have a form that queries a table that contains a date stamp, and I would like to lock those records that are older than the current date from being updated on the form. Is there a way in the query to do this, or should this be done on the form itself, and how can it be done. Thanks in advance for the help with this.