I would like to concatinate double quotes onto the ends of a description field, I am using an update query to concatinate all other characters or text, but I cannot figure out how to do quotes. Access does not like, " " " & [field1] & " " ", and I can see why, but how to fix?



