I get an Error 3265 when trying to update an ADO recordset when I try to copy data into a field name with spaces in it. The same block of code works fine when the field name contains no spaces. I tried putting [ ] and ' ' around the field name, but it hasn't helped. Any ideas?