L
lupo666
Hi, I am trying to design a database to handle rent contracts. Since
these get renewed often, keeping most of the old data, the client has
asked me to "copy" a table row to a new one with a different ID. I use
a query to only display the contract currently shown on the form and
Copy/Paste does work, no problem...
Is there a way, thru a macro/module (button) to choose a record (row)
inside a table and copy it at the end of the SAME table with a
different ID, just like copy/paste does on my query?
Thank you in advance for any help you may provide, Lupo
these get renewed often, keeping most of the old data, the client has
asked me to "copy" a table row to a new one with a different ID. I use
a query to only display the contract currently shown on the form and
Copy/Paste does work, no problem...
Is there a way, thru a macro/module (button) to choose a record (row)
inside a table and copy it at the end of the SAME table with a
different ID, just like copy/paste does on my query?
Thank you in advance for any help you may provide, Lupo