So you gave been great with the help so far.
Now I want to store the values I put in the form "Product Specs". I have a table "Product Specs" as well, where the data should be stored. If you look at this table then you see that its an exact match of all the data.
But what I want is that you can put a "project nr" in the matching field in the form. and then when it matches a record it should get all the values from that record and put it in the form. and when you change something it should change in that record as well. But it should change a existing record when you have put in data in the form and you want to change to an other "project nr".
And if you put in an "Project nr" that doesn't exist yet it should make a new record.
I hope this is understandable.
Now I want to store the values I put in the form "Product Specs". I have a table "Product Specs" as well, where the data should be stored. If you look at this table then you see that its an exact match of all the data.
But what I want is that you can put a "project nr" in the matching field in the form. and then when it matches a record it should get all the values from that record and put it in the form. and when you change something it should change in that record as well. But it should change a existing record when you have put in data in the form and you want to change to an other "project nr".
And if you put in an "Project nr" that doesn't exist yet it should make a new record.
I hope this is understandable.