I have a MASTER table that keeps track of customers, addresses, etc. When the customer, I open up a secondary table and copy to this table the "auto number", customer name, and assign a salesman based on the territory. After this data is entered, and during the same call, the customer may ask or need additional information. I want to duplicate this record, INCLUDING the auto number and then edit the fields to make necessary changes. When I use the "create duplicate" record everything is copied except the "auto number" from the master table. This field is often left blank. How can I insure the "auto number" get copied into the duplicate record. I use this auto number later on in my database, so its important the the auto number is copied into the new record.
Adam Schwanz
@Reply 13 months ago
Sounds like it shouldn't be an autonumber and should be a custom sequential number.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
Visitor Forum.