You use different variables 'recordset' and recodset'.

BTW, I'd rather go the SQL way as in
code:
UPDATE Table SET Table.Field = "aaa";

_________________________
There are two types of vessels, submarines and targets.