Here's the final operation that I am trying to obtain with this form. It is a build record for the product that we build. We have a build record table which has all of our builds recorded, and in each column of this table has a different test and the value that was recorded. There is also a specification table, with the specifications for each different model (each model runs the same test just with a different specification. I need the form to have a drop down search that auto populates the specification fields, and allows the user to enter the values into the build record fields so that it can write to the table. Any help offered is greatly appreciate