New Record With Old Info

jumpyhu

New member
Local time
Today, 04:21
Joined
Mar 2, 2000
Messages
9
I have a form working as a front end for my dockets table. Each Record is a seperate order, ID'd by Docket ID (key). I would like to be able to have my sales reps be able to search by Customer and automatically create a new record, duplicating the old information into the new so that they can make minor adjustments and create a new docket. What sort of neat tricks can I use to accomplish this as well maybe some other neato record manipulations which would enhance the 'docket experience' for our sales team? Thanks!
 
If you add a button to the form using the wizard, select "Record Operations" and "Duplicate Record' That will create a new record using the data of the record you have selected. You can change the data as needed.
 

Users who are viewing this thread

Back
Top Bottom