I have a form based on a query and I would like to be able to edit the data in the underlying table. Everytime I try to change or edit the data I get this message "This Recordset is not updateable." I need to base the form on the query so that the operator can only get to that specific record of the database. Does anyone know how to make the data updateable? Help