Does anyone know if its possible to execute an Update query made in Access from VBA code. Im using ADODB.Recordset but I can only retrieve data from access select queries, I want to update the db from VBA using an update query in access.