I am creating a string that pulls data from another table that lists all the available sizes for a product, which will be written to a field in my products table, using an update query. I have code to update this field for a particular product that works, but I would like this to happen for each record...