Hello
If I want to copy the multiple field data details from the current record to a new record but only certain fields how do I do this using a button?
TBLDetails
Field1
Field2
Field3
Field4
the form fields are bound by the table
TextBox1
TextBox2
TextBox3
TextBox4
I have 11 or so fields but would only like certain fields to be copied across when a command button is pressed
Help with this would be greatly appreciated![]()