I have a table that gets records appended to it while leaving one field, Date_Field, blank. I have a query that grabs all the records in the table where Date_Field Is Null. Then I made a form on the query and I want to input a value for the Date_Field but it tells me recordset is not updateable. I tried changing the control source to the field. It said the form is read-only. I know I'm overlooking something simple but it's just not clicking. Anyone care to expose my ignorance? I'd appreciate it.