Hey,
in that example, I guess since the recordset is the table, it updated every record in the table.
Then again if i switch the recordset to the query, presumably it would update all the records in the query.
Is there any way to get it to update just the one query result?
You know what i mean...