LATECHmatt05
Technical User
Hello All,
I have created a form to query a table with this forum's help I might add thanks. Well now my question is once I get the records I need from the query I want to use another form to modify a few of the fields in the record and then save the modified record as a new record. I am not sure if I can do this. Just to let y'all know the records do have an autonumber field, but it is not the primary key. My question is how do I get the records my query form retrieves to open in form view and how do I code an action button to save the modified record as a new record in the table I just queried. Thanks very much in advance.
I have created a form to query a table with this forum's help I might add thanks. Well now my question is once I get the records I need from the query I want to use another form to modify a few of the fields in the record and then save the modified record as a new record. I am not sure if I can do this. Just to let y'all know the records do have an autonumber field, but it is not the primary key. My question is how do I get the records my query form retrieves to open in form view and how do I code an action button to save the modified record as a new record in the table I just queried. Thanks very much in advance.