sseawright
New member
- Local time
- Today, 15:02
- Joined
- Mar 9, 2005
- Messages
- 7
I have a database with a table that uses a numeric field as a PK. If I use the built in "Duplicate" Command button on a form it creates an exact duplicate of the record, which then Access won't allow because the PK is no longer unique.
Does anyone know of a way that I could make the number be the max number + 1 when I click the "Duplicate" Button?
Thanks
Does anyone know of a way that I could make the number be the max number + 1 when I click the "Duplicate" Button?
Thanks