I have a table set up that is used for viscosity data on a our parts. There are are eight different checks over three different materials that go into construction of our parts. There can also be between 2 and 8 parts made at the same time that the same viscosity numbers are valid for. I have a form set up that will generate the different part numbers in 8 different text boxes. Also, there are text boxes for each viscosity measurment. How do I save these in a table with a new record set for each part, and the viscosity data repeated for each part. Currently all the input text boxes are unbound to the table.