I’m new to Access and new to the forum, Hi. I'm in the process of creating a database that uses an Update Query to populate one table to another. I've created a simple 3 field database to practice on. The fields are ID, Colour, Amount. My problem is updating only one figure without wiping the whole record. as I never know which field within each record might change. I have added all of the fileds to my Update Query. So if I only wanted to update record 1 to colour Black. It will replace the Amount with a blank. Am I making any sense? Any pointers would be much appreciated.