StevenAllen
11 years agoQrew Member
How do I add a button to show up on each record that creates a new record in another table and copies data from the original table?
I have a table with data in it that I've imported. The data in this table will be wiped and replaced with an updated set on a weekly basis. Is there a way to add a button to this table such then when a record is found, that the data in some of the fields can be copied to another table or to a new record in another table?
basically I have a table with basic info in it that comes from another system .. I would like to add a button to each row such what when its pressed it copied elements of the record to another form/table and prompts the user to enter in the remaining fields in the other table ...
Another way to look at it is I have a table of orders .. and I would like to be able to search that table for a specific order, then when I find it .. click a button that creates a NEW record in another table and populates some of the fields with data from the orders table.
basically I have a table with basic info in it that comes from another system .. I would like to add a button to each row such what when its pressed it copied elements of the record to another form/table and prompts the user to enter in the remaining fields in the other table ...
Another way to look at it is I have a table of orders .. and I would like to be able to search that table for a specific order, then when I find it .. click a button that creates a NEW record in another table and populates some of the fields with data from the orders table.