View Full Version : Copy Current Record to New Record


zacharyjunior
01-15-2002, 04:51 AM
I currently have a database that records customer complaints. In some cases the data from one complaint may be the same as the new one. What would like to do is have a button on the bottom of the form that will copy the current complaint (All fields) to the next / new record. How can I do this?

David R
01-15-2002, 06:47 AM
The Command Button wizard has an option for this, under Record Operations I think: Duplicate Record.

HTH,
David R